Searched refs:BZ_RUN (Results 1 – 5 of 5) sorted by relevance
29 #define BZ_RUN 0 macro
426 if (action == BZ_RUN) { in BZ_API()995 ret = BZ2_bzCompress ( &(bzf->strm), BZ_RUN ); in BZ_API()
321 finishing ? BZ_FINISH : BZ_RUN); in drive_compressor()
1887 (action == ARCHIVE_Z_FINISH)? BZ_FINISH: BZ_RUN); in compression_code_bzip2()
2792 (action == ARCHIVE_Z_FINISH)? BZ_FINISH: BZ_RUN); in compression_code_bzip2()