Home
last modified time | relevance | path

Searched defs:subValue (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/common/lzma/
H A DLzFind.c55 void MatchFinder_ReduceOffsets(CMatchFinder *p, UInt32 subValue) in MatchFinder_ReduceOffsets()
285 void MatchFinder_Normalize3(UInt32 subValue, CLzRef *items, UInt32 numItems) in MatchFinder_Normalize3()
301 UInt32 subValue = MatchFinder_GetSubValue(p); in MatchFinder_Normalize() local