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

/ast/src/lib/libz/
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.c1538 _tr_tally_lit (s, s->window[s->strstart], bflush);
1650 _tr_tally_lit(s, s->window[s->strstart-1], bflush);
1669 _tr_tally_lit(s, s->window[s->strstart-1], bflush);
1727 _tr_tally_lit (s, s->window[s->strstart], bflush);
/ast/src/cmd/INIT/
H A Dratz.c1518 # define _tr_tally_lit(s, c, flush) \ macro
1536 # define _tr_tally_lit(s, c, flush) flush = _tr_tally(s, 0, c) macro

Completed in 36 milliseconds