Home
last modified time | relevance | path

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

/external/lzma/C/
DLzFind.c460 #define MOVE_POS \ macro
465 #define MOVE_POS_RET MOVE_POS return offset;
467 static void MatchFinder_MovePos(CMatchFinder *p) { MOVE_POS; } in MatchFinder_MovePos()
484 SkipMatchesSpec(lenLimit, curMatch, MF_PARAMS(p)); MOVE_POS;
718 MOVE_POS in Hc4_MatchFinder_Skip()
732 MOVE_POS in Hc3Zip_MatchFinder_Skip()