Home
last modified time | relevance | path

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

/openbmc/u-boot/lib/zlib/
H A Ddeflate.h319 # define _tr_tally_lit(s, c, flush) \ macro
337 # define _tr_tally_lit(s, c, flush) flush = _tr_tally(s, 0, c) macro
H A Ddeflate.c1598 _tr_tally_lit (s, s->window[s->strstart], bflush);
1707 _tr_tally_lit(s, s->window[s->strstart-1], bflush);
1726 _tr_tally_lit(s, s->window[s->strstart-1], bflush);
1791 _tr_tally_lit (s, s->window[s->strstart], bflush);
1825 _tr_tally_lit (s, s->window[s->strstart], bflush);