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

/forgerock/web-agents-v4/zlib/
H A Dzconf.h53 # define deflatePending z_deflatePending macro
H A Dzlib.h713 ZEXTERN int ZEXPORT deflatePending OF((z_streamp strm,
717 deflatePending() returns the number of bytes and bits of output that have
724 deflatePending returns Z_OK if success, or Z_STREAM_ERROR if the source
H A Ddeflate.c450 int ZEXPORT deflatePending (strm, pending, bits) function

Completed in 129 milliseconds