Home | History | Annotate | Download | only in bzip2

Lines Matching refs:BZ_FINISH_OK

459              s->state_out_pos < s->numZ) return BZ_FINISH_OK;
1050 if (ret != BZ_FINISH_OK && ret != BZ_STREAM_END)
1280 if (ret == BZ_FINISH_OK) goto output_overflow;