Home
last modified time | relevance | path

Searched refs:_tr_flush_bits (Results 1 – 6 of 6) sorted by relevance

/freebsd/sys/contrib/zlib/
H A Ddeflate.h309 void ZLIB_INTERNAL _tr_flush_bits(deflate_state *s);
H A Dzconf.h35 # define _tr_flush_bits z__tr_flush_bits macro
H A Dzconf.h.in24 # define _tr_flush_bits z__tr_flush_bits macro
H A Ddeflate.c744 _tr_flush_bits(s); in deflatePrime()
919 _tr_flush_bits(s); in flush_pending()
H A Dtrees.c878 void ZLIB_INTERNAL _tr_flush_bits(deflate_state *s) { in _tr_flush_bits() function
H A DChangeLog194 - Add _tr_flush_bits to the external symbols prefixed by --zprefix