Searched refs:SkipMatchesSpec (Results 1 – 1 of 1) sorted by relevance
/illumos-gate/usr/src/common/lzma/ |
H A D | LzFind.c | 403 static void SkipMatchesSpec(UInt32 lenLimit, UInt32 curMatch, UInt32 pos, const Byte *cur, CLzRef *… in SkipMatchesSpec() function 477 SkipMatchesSpec(lenLimit, curMatch, MF_PARAMS(p)); MOVE_POS; 527 SkipMatchesSpec(lenLimit, curMatch, MF_PARAMS(p)); in Bt3_MatchFinder_GetMatches() 572 SkipMatchesSpec(lenLimit, curMatch, MF_PARAMS(p)); in Bt4_MatchFinder_GetMatches()
|