Home
last modified time | relevance | path

Searched refs:_tr_tally_lit (Results 1 – 2 of 2) sorted by relevance

/f-stack/freebsd/contrib/zlib/
H A Ddeflate.h326 # define _tr_tally_lit(s, c, flush) \ macro
344 # define _tr_tally_lit(s, c, flush) flush = _tr_tally(s, 0, c) macro
H A Ddeflate.c1909 _tr_tally_lit (s, s->window[s->strstart], bflush);
2024 _tr_tally_lit(s, s->window[s->strstart-1], bflush);
2043 _tr_tally_lit(s, s->window[s->strstart-1], bflush);
2115 _tr_tally_lit (s, s->window[s->strstart], bflush);
2155 _tr_tally_lit (s, s->window[s->strstart], bflush);