Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/BaseTools/Source/C/LzmaCompress/Sdk/C/
DLzFind.c301 static void MatchFinder_CheckLimits(CMatchFinder *p) in MatchFinder_CheckLimits() function
451 if (++p->pos == p->posLimit) MatchFinder_CheckLimits(p);
/device/linaro/bootloader/edk2/MdeModulePkg/Library/LzmaCustomDecompressLib/Sdk/C/
DLzFind.c320 static void MatchFinder_CheckLimits(CMatchFinder *p) in MatchFinder_CheckLimits() function
470 if (++p->pos == p->posLimit) MatchFinder_CheckLimits(p);
/device/linaro/bootloader/edk2/IntelFrameworkModulePkg/Library/LzmaCustomDecompressLib/Sdk/C/
DLzFind.c320 static void MatchFinder_CheckLimits(CMatchFinder *p) in MatchFinder_CheckLimits() function
470 if (++p->pos == p->posLimit) MatchFinder_CheckLimits(p);