Searched refs:RETVAL_LAST_BLOCK (Results 1 – 1 of 1) sorted by relevance
63 #define RETVAL_LAST_BLOCK (-1) macro168 return RETVAL_LAST_BLOCK; in get_next_block()592 return RETVAL_LAST_BLOCK; in read_bunzip()602 return (previous != RETVAL_LAST_BLOCK) ? previous : gotcount; in read_bunzip()711 if (i == RETVAL_LAST_BLOCK) { in bunzip2()
Completed in 3 milliseconds