Home
last modified time | relevance | path

Searched refs:deflateBound (Results 1 – 11 of 11) sorted by relevance

/openbsd/src/lib/libz/
DSymbols.list16 deflateBound
Dzconf.h44 # define deflateBound z_deflateBound macro
530 #pragma map(deflateBound,"DEBND")
Dzlib.h764 ZEXTERN uLong ZEXPORT deflateBound(z_streamp strm,
DChangeLog19 - Fix bug in deflateBound() for level 0 and memLevel 9
43 - Tighten deflateBound bounds
400 - Clarify the use of Z_FINISH with deflateBound() amount of space
750 - Take into account wrapper variations in deflateBound()
1104 - Add deflateBound() and compressBound() functions
Ddeflate.c838 uLong ZEXPORT deflateBound(z_streamp strm, uLong sourceLen) { in deflateBound() function
/openbsd/src/gnu/usr.bin/perl/cpan/Compress-Raw-Zlib/zlib-src/
Dzconf.h46 # define deflateBound Perl_crz_deflateBound macro
531 #pragma map(deflateBound,"DEBND")
Dzlib.h761 ZEXTERN uLong ZEXPORT deflateBound(z_streamp strm,
Ddeflate.c834 uLong ZEXPORT deflateBound(z_streamp strm, uLong sourceLen) { in deflateBound() function
/openbsd/src/sys/lib/libz/
Dzconf.h44 # define deflateBound z_deflateBound macro
537 #pragma map(deflateBound,"DEBND")
Dzlib.h764 ZEXTERN uLong ZEXPORT deflateBound(z_streamp strm,
Ddeflate.c838 uLong ZEXPORT deflateBound(z_streamp strm, uLong sourceLen) { in deflateBound() function