Searched refs:inflate (Results 1 – 4 of 4) sorted by relevance
43 err = inflate (&stream, Z_FINISH); in cramfs_uncompress_block()
235 r = inflate(&s, Z_SYNC_FLUSH); in gzwrite()307 r = inflate(&s, Z_FINISH); in zunzip()
71 # define inflate z_inflate macro551 ZEXTERN int ZEXPORT inflate OF((z_streamp strm, int flush));
328 int ZEXPORT inflate(z_streamp strm, int flush) in inflate() function