Home | History | Annotate | Download | only in perf

Lines Matching refs:BZ_M_FINISHING

563 #define BZ_M_FINISHING 4
4736 if (s->mode == BZ_M_FINISHING &&
4750 BZ2_compressBlock ( s, (Bool)(s->mode == BZ_M_FINISHING) );
4800 s->mode = BZ_M_FINISHING;
4816 case BZ_M_FINISHING: