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

/forgerock/web-agents-v4/zlib/
H A Ddeflate.h323 # define _tr_tally_lit(s, c, flush) \ macro
341 # define _tr_tally_lit(s, c, flush) flush = _tr_tally(s, 0, c) macro
H A Ddeflate.c1708 _tr_tally_lit (s, s->window[s->strstart], bflush);
1823 _tr_tally_lit(s, s->window[s->strstart-1], bflush);
1842 _tr_tally_lit(s, s->window[s->strstart-1], bflush);
1914 _tr_tally_lit (s, s->window[s->strstart], bflush);
1954 _tr_tally_lit (s, s->window[s->strstart], bflush);

Completed in 34 milliseconds