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

/external/chromium_org/third_party/lzma_sdk/
H A DLzFind.c458 #define MOVE_POS \ macro
463 #define MOVE_POS_RET MOVE_POS return offset;
465 static void MatchFinder_MovePos(CMatchFinder *p) { MOVE_POS; }
482 SkipMatchesSpec(lenLimit, curMatch, MF_PARAMS(p)); MOVE_POS;
716 MOVE_POS
730 MOVE_POS
/external/chromium_org/third_party/ots/third_party/lzma_sdk/
H A DLzFind.c459 #define MOVE_POS \ macro
464 #define MOVE_POS_RET MOVE_POS return offset;
466 static void MatchFinder_MovePos(CMatchFinder *p) { MOVE_POS; }
483 SkipMatchesSpec(lenLimit, curMatch, MF_PARAMS(p)); MOVE_POS;
717 MOVE_POS
731 MOVE_POS
/external/lzma/C/
H A DLzFind.c458 #define MOVE_POS \ macro
463 #define MOVE_POS_RET MOVE_POS return offset;
465 static void MatchFinder_MovePos(CMatchFinder *p) { MOVE_POS; }
482 SkipMatchesSpec(lenLimit, curMatch, MF_PARAMS(p)); MOVE_POS;
716 MOVE_POS
730 MOVE_POS

Completed in 98 milliseconds