Searched refs:BZ_FLUSH (Results 1 – 3 of 3) sorted by relevance
30 #define BZ_FLUSH 1 macro
428 if (action == BZ_FLUSH) { in BZ_API()443 if (action != BZ_FLUSH) return BZ_SEQUENCE_ERROR; in BZ_API()
48 * made zero-length BZ_FLUSH work correctly in bzCompress().