_tr_tally 283 other-licenses/zlib/deflate.h int _tr_tally OF((deflate_state *s, unsigned dist, unsigned lc)); _tr_tally 326 other-licenses/zlib/deflate.h # define _tr_tally_lit(s, c, flush) flush = _tr_tally(s, 0, c) _tr_tally 328 other-licenses/zlib/deflate.h flush = _tr_tally(s, distance, length)