Home
last modified time | relevance | path

Searched defs:deflatePending (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/contrib/zlib/
H A Dzconf.h66 # define deflatePending z_deflatePending macro
H A Dzconf.h.in55 # define deflatePending z_deflatePending macro
H A Ddeflate.c713 int ZEXPORT deflatePending(z_streamp strm, unsigned *pending, int *bits) { in deflatePending() function