Home
last modified time | relevance | path

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

/external/lzma/C/
DLzmaDec.c56 #define NORMALIZE_CHECK if (range < kTopValue) { if (buf >= bufLimit) return DUMMY_ERROR; range <<=…
572 DUMMY_ERROR, /* unexpected end of input stream */ enumerator
868 if (dummyRes == DUMMY_ERROR) in LzmaDec_DecodeToDic()
902 if (dummyRes == DUMMY_ERROR) in LzmaDec_DecodeToDic()