Lines Matching defs:strm
204 int ZEXPORT deflateInit_(strm, level, version, stream_size) in deflateInit_() argument
216 int ZEXPORT deflateInit2_(strm, level, method, windowBits, memLevel, strategy, in deflateInit2_() argument
314 int ZEXPORT deflateSetDictionary (strm, dictionary, dictLength) in deflateSetDictionary() argument
358 int ZEXPORT deflateReset (strm) in deflateReset() argument
394 int ZEXPORT deflatePrime (strm, bits, value) in deflatePrime() argument
406 int ZEXPORT deflateParams(strm, level, strategy) in deflateParams() argument
460 uLong ZEXPORT deflateBound(strm, sourceLen) in deflateBound() argument
503 local void flush_pending(strm) in flush_pending() argument
523 int ZEXPORT deflate (strm, flush) in deflate() argument
699 int ZEXPORT deflateEnd (strm) in deflateEnd() argument
791 local int read_buf(strm, buf, size) in read_buf() argument