Home
last modified time | relevance | path

Searched refs:_tr_tally (Results 1 – 5 of 5) sorted by relevance

/f-stack/freebsd/contrib/zlib/
H A Ddeflate.h300 int ZLIB_INTERNAL _tr_tally OF((deflate_state *s, unsigned dist, unsigned lc));
344 # define _tr_tally_lit(s, c, flush) flush = _tr_tally(s, 0, c)
346 flush = _tr_tally(s, distance, length)
H A Dzconf.h34 # define _tr_tally z__tr_tally macro
H A Dzconf.h.in28 # define _tr_tally z__tr_tally macro
H A Dtrees.c1014 int ZLIB_INTERNAL _tr_tally (s, dist, lc) in _tr_tally() function
H A DChangeLog1119 compression ratio on some files. This also allows inlining _tr_tally for