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

/forgerock/web-agents-v4/zlib/
H A Dzconf.h54 # 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

Completed in 120 milliseconds