Searched refs:mz_inflate (Results 1 – 3 of 3) sorted by relevance
239 int mz_inflate(mz_streamp pStream, int flush);308 #define inflate mz_inflate
389 int mz_inflate(mz_streamp pStream, int flush);459 #define inflate mz_inflate
426 int mz_inflate(mz_streamp pStream, int flush) in mz_inflate() function569 status = mz_inflate(&stream, MZ_FINISH); in mz_uncompress()