Searched refs:Z_FINISH (Results 1 – 4 of 4) sorted by relevance
168 #define Z_FINISH 4 macro
1103 err = nncxZlib_inflate(&s, Z_FINISH); in UncompressDeflateCommon()
1342 err = nncxZlib_deflate(&s, Z_FINISH); in CompressDeflateCommon()
1574 err = nncxZlib_inflate(&s, Z_FINISH); in ReadUncompressDeflateCommon()