Searched refs:RETVAL_LAST_BLOCK (Results 1 – 1 of 1) sorted by relevance
70 #define RETVAL_LAST_BLOCK (-1) macro179 return RETVAL_LAST_BLOCK; in get_next_block()603 return RETVAL_LAST_BLOCK; in read_bunzip()613 return (previous != RETVAL_LAST_BLOCK) ? previous : gotcount; in read_bunzip()722 if (i == RETVAL_LAST_BLOCK) { in bunzip2()