Home | History | Annotate | Download | only in tests

Lines Matching refs:BZ_M_FINISHING

570 #define BZ_M_FINISHING 4
4747 if (s->mode == BZ_M_FINISHING &&
4761 BZ2_compressBlock ( s, (Bool)(s->mode == BZ_M_FINISHING) );
4811 s->mode = BZ_M_FINISHING;
4827 case BZ_M_FINISHING: