Home
last modified time | relevance | path

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

/external/lzma/C/
DLzFind.c493 #define MOVE_POS \ macro
498 #define MOVE_POS_RET MOVE_POS return offset;
500 static void MatchFinder_MovePos(CMatchFinder *p) { MOVE_POS; } in MatchFinder_MovePos()
517 SkipMatchesSpec(lenLimit, curMatch, MF_PARAMS(p)); MOVE_POS;
961 MOVE_POS in Hc4_MatchFinder_Skip()
997 MOVE_POS in Hc3Zip_MatchFinder_Skip()