Home
last modified time | relevance | path

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

/interface/sdk_c/third_party/zlib/
H A Dzconf.h55 # define deflatePending z_deflatePending macro
H A Dzlib.h278 buffer because there might be more output pending. See deflatePending(),
776 ZEXTERN int ZEXPORT deflatePending(z_streamp strm,
780 deflatePending() returns the number of bytes and bits of output that have
787 deflatePending returns Z_OK if success, or Z_STREAM_ERROR if the source

Completed in 5 milliseconds