Searched refs:deflatePrime (Results 1 - 7 of 7) sorted by relevance

/freebsd-10.1-release/lib/libz/
H A DSymbol.map34 deflatePrime;
H A Dzconf.h48 # define deflatePrime z_deflatePrime macro
H A Dzlib.h728 ZEXTERN int ZEXPORT deflatePrime OF((z_streamp strm,
732 deflatePrime() inserts bits in the deflate output stream. The intent
740 deflatePrime returns Z_OK if success, Z_BUF_ERROR if there was not enough
H A Ddeflate.c464 int ZEXPORT deflatePrime (strm, bits, value) function
/freebsd-10.1-release/sys/cddl/contrib/opensolaris/uts/common/zmod/
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
H A Ddeflate.c410 int ZEXPORT deflatePrime (strm, bits, value) function

Completed in 71 milliseconds