Searched refs:deflatePrime (Results 1 - 6 of 6) sorted by path

/freebsd-11-stable/sys/cddl/contrib/opensolaris/uts/common/zmod/
H A Ddeflate.c410 int ZEXPORT deflatePrime (strm, bits, value) function
H A Dzconf.h81 #define deflatePrime z_deflatePrime macro
H A Dzlib.h655 ZEXTERN int ZEXPORT deflatePrime OF((z_streamp strm,
659 deflatePrime() inserts bits in the deflate output stream. The intent
667 deflatePrime returns Z_OK if success, or Z_STREAM_ERROR if the source
/freebsd-11-stable/sys/contrib/zlib/
H A Ddeflate.c542 int ZEXPORT deflatePrime (strm, bits, value) function
H A Dzconf.h53 # define deflatePrime z_deflatePrime macro
H A Dzlib.h791 ZEXTERN int ZEXPORT deflatePrime OF((z_streamp strm,
795 deflatePrime() inserts bits in the deflate output stream. The intent
803 deflatePrime returns Z_OK if success, Z_BUF_ERROR if there was not enough

Completed in 150 milliseconds