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

/linux-master/lib/
H A Ddecompress_bunzip2.c70 #define RETVAL_LAST_BLOCK (-1) macro
179 return RETVAL_LAST_BLOCK;
603 return RETVAL_LAST_BLOCK;
613 return (previous != RETVAL_LAST_BLOCK) ? previous : gotcount;
722 if (i == RETVAL_LAST_BLOCK) {

Completed in 191 milliseconds