Searched refs:Z_SYNC_FLUSH (Results 1 – 5 of 5) sorted by relevance
220 #define Z_SYNC_FLUSH 3 /* experimental: partial_flush + byte align */ macro
218 #define Z_SYNC_FLUSH 3 /* experimental: partial_flush + byte align */ macro
126 #define Z_SYNC_FLUSH 3 macro
185 ret = zlib_inflate(stream, Z_SYNC_FLUSH); in deflate_decompress()
259 zerr = zlib_inflate(&stream, Z_SYNC_FLUSH); in zisofs_readpage()