Searched refs:BZ_FINISH_OK (Results 1 – 8 of 8) sorted by relevance
36 #define BZ_FINISH_OK 3 macro
459 s->state_out_pos < s->numZ) return BZ_FINISH_OK; in BZ_API()1050 if (ret != BZ_FINISH_OK && ret != BZ_STREAM_END) in BZ_API()1280 if (ret == BZ_FINISH_OK) goto output_overflow; in BZ_API()
1550 err = BZ_FINISH_OK; in zipCloseFileInZipRaw64()1551 while (err==BZ_FINISH_OK) in zipCloseFileInZipRaw64()1569 if(err == BZ_FINISH_OK) in zipCloseFileInZipRaw64()
1733 } else if (bzerror != BZ_FINISH_OK) { in BZ2Comp_flush()2194 } else if (bzerror != BZ_RUN_OK && bzerror != BZ_FINISH_OK) { in bz2_compress()
205 #define BZ_FINISH_OK 3 macro4863 s->state_out_pos < s->numZ) return BZ_FINISH_OK; in BZ_API()5438 if (ret != BZ_FINISH_OK && ret != BZ_STREAM_END) in BZ_API()5668 if (ret == BZ_FINISH_OK) goto output_overflow; in BZ_API()
167 #define BZ_FINISH_OK 3 macro4825 s->state_out_pos < s->numZ) return BZ_FINISH_OK; in BZ_API()5400 if (ret != BZ_FINISH_OK && ret != BZ_STREAM_END) in BZ_API()5631 if (ret == BZ_FINISH_OK) goto output_overflow; in BZ_API()
167 #define BZ_FINISH_OK 3 macro4823 s->state_out_pos < s->numZ) return BZ_FINISH_OK; in BZ_API()5398 if (ret != BZ_FINISH_OK && ret != BZ_STREAM_END) in BZ_API()5628 if (ret == BZ_FINISH_OK) goto output_overflow; in BZ_API()
174 #define BZ_FINISH_OK 3 macro4834 s->state_out_pos < s->numZ) return BZ_FINISH_OK; in BZ_API()5409 if (ret != BZ_FINISH_OK && ret != BZ_STREAM_END) in BZ_API()5639 if (ret == BZ_FINISH_OK) goto output_overflow; in BZ_API()