Lines Matching refs:ZEXPORT
119 int ZEXPORT inflateResetKeep(strm)
144 int ZEXPORT inflateReset(strm)
157 int ZEXPORT inflateReset2(strm, windowBits)
195 int ZEXPORT inflateInit2_(strm, windowBits, version, stream_size)
239 int ZEXPORT inflateInit_(strm, version, stream_size)
247 int ZEXPORT inflatePrime(strm, bits, value)
622 int ZEXPORT inflate(strm, flush)
1278 int ZEXPORT inflateEnd(strm)
1292 int ZEXPORT inflateGetDictionary(strm, dictionary, dictLength)
1315 int ZEXPORT inflateSetDictionary(strm, dictionary, dictLength)
1350 int ZEXPORT inflateGetHeader(strm, head)
1401 int ZEXPORT inflateSync(strm)
1452 int ZEXPORT inflateSyncPoint(strm)
1462 int ZEXPORT inflateCopy(dest, source)
1509 int ZEXPORT inflateUndermine(strm, subvert)
1527 int ZEXPORT inflateValidate(strm, check)
1542 long ZEXPORT inflateMark(strm)
1555 unsigned long ZEXPORT inflateCodesUsed(strm)