Home | History | Annotate | Download | only in src

Lines Matching refs:ZEXPORT

104 int ZEXPORT inflateResetKeep(strm)
129 int ZEXPORT inflateReset(strm)
142 int ZEXPORT inflateReset2(strm, windowBits)
180 int ZEXPORT inflateInit2_(strm, windowBits, version, stream_size)
222 int ZEXPORT inflateInit_(strm, version, stream_size)
230 int ZEXPORT inflatePrime(strm, bits, value)
605 int ZEXPORT inflate(strm, flush)
1254 int ZEXPORT inflateEnd(strm)
1268 int ZEXPORT inflateGetDictionary(strm, dictionary, dictLength)
1291 int ZEXPORT inflateSetDictionary(strm, dictionary, dictLength)
1326 int ZEXPORT inflateGetHeader(strm, head)
1377 int ZEXPORT inflateSync(strm)
1428 int ZEXPORT inflateSyncPoint(strm)
1438 int ZEXPORT inflateCopy(dest, source)
1485 int ZEXPORT inflateUndermine(strm, subvert)
1502 long ZEXPORT inflateMark(strm)