Home
last modified time | relevance | path

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

/illumos-gate/usr/src/common/lzma/
H A DLzFind.c453 #define MOVE_POS \ macro
458 #define MOVE_POS_RET MOVE_POS return offset;
460 static void MatchFinder_MovePos(CMatchFinder *p) { MOVE_POS; } in MatchFinder_MovePos()
477 SkipMatchesSpec(lenLimit, curMatch, MF_PARAMS(p)); MOVE_POS;
711 MOVE_POS in Hc4_MatchFinder_Skip()
725 MOVE_POS in Hc3Zip_MatchFinder_Skip()