Home
last modified time | relevance | path

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

/external/toybox/toys/other/
Dbzcat.c58 #define RETVAL_LAST_BLOCK (-100) macro
173 if (ii==0x177245 && jj==0x385090) return RETVAL_LAST_BLOCK; in read_block_header()
526 if (i == RETVAL_LAST_BLOCK) { in write_bunzip_data()
580 return RETVAL_LAST_BLOCK; in write_bunzip_data()
651 if (i==RETVAL_LAST_BLOCK) { in bunzipStream()