Home | History | Annotate | Download | only in tests

Lines Matching refs:BZ_FLUSH

199 #define BZ_FLUSH             1
4466 * made zero-length BZ_FLUSH work correctly in bzCompress().
4832 if (action == BZ_FLUSH) {
4847 if (action != BZ_FLUSH) return BZ_SEQUENCE_ERROR;