Lines Matching defs:BZ_FINISH
200 #define BZ_FINISH 24838 if (action == BZ_FINISH) {4857 if (action != BZ_FINISH) return BZ_SEQUENCE_ERROR;5437 ret = BZ2_bzCompress ( &(bzf->strm), BZ_FINISH );5667 ret = BZ2_bzCompress ( &strm, BZ_FINISH );