Searched refs:inflate (Results 1 – 5 of 5) sorted by relevance
14 inflate.c \
84 zret = inflate(&stream, Z_NO_FLUSH); in gunzip()
105 # define inflate z_inflate macro
405 ZEXTERN int ZEXPORT inflate(z_streamp strm, int flush);
590 int ZEXPORT inflate(z_streamp strm, int flush) { in inflate() function