Searched refs:SkipMatchesSpec (Results 1 – 1 of 1) sorted by relevance
/external/lzma/C/ |
D | LzFind.c | 408 static void SkipMatchesSpec(UInt32 lenLimit, UInt32 curMatch, UInt32 pos, const Byte *cur, CLzRef *… in SkipMatchesSpec() function 482 SkipMatchesSpec(lenLimit, curMatch, MF_PARAMS(p)); MOVE_POS; 532 SkipMatchesSpec(lenLimit, curMatch, MF_PARAMS(p)); in Bt3_MatchFinder_GetMatches() 577 SkipMatchesSpec(lenLimit, curMatch, MF_PARAMS(p)); in Bt4_MatchFinder_GetMatches()
|