Home | History | Annotate | Download | only in tests

Lines Matching refs:BZ_FLUSH

161 #define BZ_FLUSH             1
4428 * made zero-length BZ_FLUSH work correctly in bzCompress().
4794 if (action == BZ_FLUSH) {
4809 if (action != BZ_FLUSH) return BZ_SEQUENCE_ERROR;