Home
last modified time | relevance | path

Searched refs:inflate (Results 1 – 5 of 5) sorted by relevance

/rk3399_ARM-atf/lib/zlib/
H A Dzlib.mk14 inflate.c \
H A Dtf_gunzip.c84 zret = inflate(&stream, Z_NO_FLUSH); in gunzip()
H A Dzconf.h105 # define inflate z_inflate macro
H A Dzlib.h405 ZEXTERN int ZEXPORT inflate(z_streamp strm, int flush);
H A Dinflate.c590 int ZEXPORT inflate(z_streamp strm, int flush) { in inflate() function