Lines Matching refs:bz_stream
227 ( bz_stream* strm, in BZ_API()
317 int BZ_API(BZ2_bzCompressReset) ( bz_stream *strm ) in BZ_API()
347 int BZ_API(BZ2_bzDecompressReset) ( bz_stream* strm ) in BZ_API()
523 Bool handle_compress ( bz_stream* strm ) in handle_compress()
569 int BZ_API(BZ2_bzCompress) ( bz_stream *strm, int action ) in BZ_API()
630 int BZ_API(BZ2_bzCompressEnd) ( bz_stream *strm ) in BZ_API()
655 ( bz_stream* strm, in BZ_API()
970 int BZ_API(BZ2_bzDecompress) ( bz_stream *strm ) in BZ_API()
1026 int BZ_API(BZ2_bzDecompressEnd) ( bz_stream *strm ) in BZ_API()
1062 bz_stream strm;
1420 bz_stream strm; in BZ_API()
1471 bz_stream strm; in BZ_API()