Home
last modified time | relevance | path

Searched refs:MF_PARAMS (Results 1 – 1 of 1) sorted by relevance

/third_party/lzma/C/
DLzFind.c1113 #define MF_PARAMS(p) lenLimit, curMatch, p->pos, p->buffer, p->son, p->cyclicBufferPos, p->cyclicB… macro
1115 #define SKIP_FOOTER SkipMatchesSpec(MF_PARAMS(p)); MOVE_POS } while (--num);
1118 distances = func(MF_PARAMS(p), \
1193 SkipMatchesSpec(MF_PARAMS(p)); in Bt3_MatchFinder_GetMatches()
1260 SkipMatchesSpec(MF_PARAMS(p)); in Bt4_MatchFinder_GetMatches()
1332 SkipMatchesSpec(MF_PARAMS(p)); in Bt5_MatchFinder_GetMatches()