Home
last modified time | relevance | path

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

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