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

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

Completed in 866 milliseconds