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

/linux-4.1.27/lib/
H A Ddecompress_bunzip2.c69 #define RETVAL_LAST_BLOCK (-1) macro
178 return RETVAL_LAST_BLOCK; get_next_block()
602 return RETVAL_LAST_BLOCK; read_bunzip()
612 return (previous != RETVAL_LAST_BLOCK) ? previous : gotcount; read_bunzip()
721 if (i == RETVAL_LAST_BLOCK) { bunzip2()

Completed in 35 milliseconds