Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/IntelFrameworkModulePkg/Library/LzmaCustomDecompressLib/Sdk/C/
DLzmaDec.c66 #define NORMALIZE_CHECK if (range < kTopValue) { if (buf >= bufLimit) return DUMMY_ERROR; range <<=…
508 DUMMY_ERROR, /* unexpected end of input stream */ enumerator
805 if (dummyRes == DUMMY_ERROR) in LzmaDec_DecodeToDic()
839 if (dummyRes == DUMMY_ERROR) in LzmaDec_DecodeToDic()
/device/linaro/bootloader/edk2/BaseTools/Source/C/LzmaCompress/Sdk/C/
DLzmaDec.c47 #define NORMALIZE_CHECK if (range < kTopValue) { if (buf >= bufLimit) return DUMMY_ERROR; range <<=…
489 DUMMY_ERROR, /* unexpected end of input stream */ enumerator
787 if (dummyRes == DUMMY_ERROR) in LzmaDec_DecodeToDic()
821 if (dummyRes == DUMMY_ERROR) in LzmaDec_DecodeToDic()
/device/linaro/bootloader/edk2/MdeModulePkg/Library/LzmaCustomDecompressLib/Sdk/C/
DLzmaDec.c66 #define NORMALIZE_CHECK if (range < kTopValue) { if (buf >= bufLimit) return DUMMY_ERROR; range <<=…
508 DUMMY_ERROR, /* unexpected end of input stream */ enumerator
805 if (dummyRes == DUMMY_ERROR) in LzmaDec_DecodeToDic()
839 if (dummyRes == DUMMY_ERROR) in LzmaDec_DecodeToDic()