ct_tally 421 net/zlib.c local int ct_tally OF((deflate_state *s, int dist, int lc)); ct_tally 1286 net/zlib.c bflush = ct_tally(s, s->strstart - s->match_start, ct_tally 1320 net/zlib.c bflush = ct_tally (s, 0, s->window[s->strstart]); ct_tally 1399 net/zlib.c bflush = ct_tally(s, s->strstart -1 - s->prev_match, ct_tally 1426 net/zlib.c if (ct_tally (s, 0, s->window[s->strstart-1])) { ct_tally 1444 net/zlib.c ct_tally (s, 0, s->window[s->strstart-1]);