Home | History | Annotate | Download | only in tests

Lines Matching refs:BZ_M_FINISHING

563 #define BZ_M_FINISHING 4
4739 if (s->mode == BZ_M_FINISHING &&
4753 BZ2_compressBlock ( s, (Bool)(s->mode == BZ_M_FINISHING) );
4802 s->mode = BZ_M_FINISHING;
4818 case BZ_M_FINISHING: