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

/freebsd-10.1-release/lib/libz/
H A DSymbol.map11 deflatePending;
H A Dzconf.h47 # 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 108 milliseconds