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

/device/linaro/bootloader/edk2/BaseTools/Source/C/LzmaCompress/Sdk/C/
H A DLzFind.c448 #define MOVE_POS \ macro
453 #define MOVE_POS_RET MOVE_POS return offset;
455 static void MatchFinder_MovePos(CMatchFinder *p) { MOVE_POS; }
472 SkipMatchesSpec(lenLimit, curMatch, MF_PARAMS(p)); MOVE_POS;
706 MOVE_POS
720 MOVE_POS
/device/linaro/bootloader/edk2/IntelFrameworkModulePkg/Library/LzmaCustomDecompressLib/Sdk/C/
H A DLzFind.c467 #define MOVE_POS \ macro
472 #define MOVE_POS_RET MOVE_POS return offset;
474 static void MatchFinder_MovePos(CMatchFinder *p) { MOVE_POS; }
491 SkipMatchesSpec(lenLimit, curMatch, MF_PARAMS(p)); MOVE_POS;
725 MOVE_POS
739 MOVE_POS
/device/linaro/bootloader/edk2/MdeModulePkg/Library/LzmaCustomDecompressLib/Sdk/C/
H A DLzFind.c467 #define MOVE_POS \ macro
472 #define MOVE_POS_RET MOVE_POS return offset;
474 static void MatchFinder_MovePos(CMatchFinder *p) { MOVE_POS; }
491 SkipMatchesSpec(lenLimit, curMatch, MF_PARAMS(p)); MOVE_POS;
725 MOVE_POS
739 MOVE_POS

Completed in 47 milliseconds