Searched refs:BZ_STREAM_END (Results 1 – 3 of 3) sorted by relevance
34 #define BZ_STREAM_END 4 macro
356 return BZ_STREAM_END; in BZ2_bzCompress()409 if (ret != BZ_STREAM_END) goto errhandler; in BZ2_bzBuffToBuffCompress()
139 && ret != BZ_STREAM_END /* BZ_FINISHed */ in IF_DESKTOP()155 if (ret == BZ_STREAM_END) in IF_DESKTOP()