Searched defs:strm (Results 26 – 38 of 38) sorted by relevance
12
97 z_stream strm; in qcow2_zlib_compress() local144 z_stream strm; in qcow2_zlib_decompress() local
571 z_stream strm1, *strm = &strm1; in decompress_buffer() local1059 z_stream strm; in qcow_co_pwritev_compressed() local
67 void inflate_fast(z_streamp strm, unsigned start) in inflate_fast()
49 struct z_stream_s *strm; in __gunzip() local
154 bz_stream* strm = s->strm; in BZ2_decompress() local
231 bz_stream* strm; member378 bz_stream* strm; member
27 z_stream strm; member
715 #define inflateInit(strm) \ argument717 #define inflateInit2(strm, windowBits) \ argument
74 z_streamp strm; /* pointer back to this zlib stream */ member420 z_streamp strm in flush_pending()
30 z_stream strm; member
186 z_stream strm; in decompress_exec() local
95 z_streamp strm; /* pointer back to this zlib stream */ member
1722 struct z_stream_s *strm; member