Searched refs:bz_stream (Results 1 – 7 of 7) sorted by relevance
69 bz_stream; typedef106 bz_stream* strm,117 bz_stream* strm121 bz_stream* strm,126 bz_stream* strm130 bz_stream *strm,136 bz_stream* strm140 bz_stream* strm144 bz_stream *strm
178 + * added to allow reuse of bz_stream without malloc/free180 +int BZ_API(BZ2_bzCompressReset) ( bz_stream *strm )210 +int BZ_API(BZ2_bzDecompressReset) ( bz_stream* strm )343 bz_stream* strm, 354 + bz_stream* strm 358 bz_stream* strm, 365 + bz_stream* strm 369 bz_stream* strm 372 bz_stream *strm
232 ( bz_stream* strm, in BZ_API()322 int BZ_API(BZ2_bzCompressReset) ( bz_stream *strm ) in BZ_API()500 Bool handle_compress ( bz_stream* strm ) in handle_compress()546 int BZ_API(BZ2_bzCompress) ( bz_stream *strm, int action ) in BZ_API()607 int BZ_API(BZ2_bzCompressEnd) ( bz_stream *strm ) in BZ_API()633 ( bz_stream* strm, in BZ_API()674 int BZ_API(BZ2_bzDecompressReset) ( bz_stream* strm ) in BZ_API()989 int BZ_API(BZ2_bzDecompress) ( bz_stream *strm ) in BZ_API()1045 int BZ_API(BZ2_bzDecompressEnd) ( bz_stream *strm ) in BZ_API()1082 bz_stream strm;[all …]
204 bz_stream* strm;355 bz_stream* strm;
112 bz_stream* strm = s->strm; in BZ2_decompress()
387 bz_stream bzstream; /* bzip2 state */1960 bz_stream *ps = &hp->bzstream; in dumpsys_bzrun()
724 bz_stream strm;