Lines Matching refs:ZEXPORT
228 int ZEXPORT deflateInit_(strm, level, version, stream_size)
240 int ZEXPORT deflateInit2_(strm, level, method, windowBits, memLevel, strategy,
376 int ZEXPORT deflateSetDictionary (strm, dictionary, dictLength)
445 int ZEXPORT deflateGetDictionary (strm, dictionary, dictLength)
467 int ZEXPORT deflateResetKeep (strm)
505 int ZEXPORT deflateReset (strm)
517 int ZEXPORT deflateSetHeader (strm, head)
528 int ZEXPORT deflatePending (strm, pending, bits)
542 int ZEXPORT deflatePrime (strm, bits, value)
568 int ZEXPORT deflateParams(strm, level, strategy)
617 int ZEXPORT deflateTune(strm, good_length, max_lazy, nice_length, max_chain)
652 uLong ZEXPORT deflateBound(strm, sourceLen)
763 int ZEXPORT deflate (strm, flush)
1076 int ZEXPORT deflateEnd (strm)
1102 int ZEXPORT deflateCopy (dest, source)