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

/freebsd-10.1-release/lib/libz/
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);
/freebsd-10.1-release/sys/cddl/contrib/opensolaris/uts/common/zmod/
H A Ddeflate.h308 # define _tr_tally_lit(s, c, flush) \ macro
326 # define _tr_tally_lit(s, c, flush) flush = _tr_tally(s, 0, c) macro
H A Ddeflate.c1544 _tr_tally_lit (s, s->window[s->strstart], bflush);
1656 _tr_tally_lit(s, s->window[s->strstart-1], bflush);
1675 _tr_tally_lit(s, s->window[s->strstart-1], bflush);
1733 _tr_tally_lit (s, s->window[s->strstart], bflush);

Completed in 115 milliseconds