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

/macosx-10.10/rsync-45/rsync/zlib/
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.c1556 _tr_tally_lit (s, s->window[s->strstart], bflush);
1678 _tr_tally_lit(s, s->window[s->strstart-1], bflush);
1701 _tr_tally_lit(s, s->window[s->strstart-1], bflush);
1759 _tr_tally_lit (s, s->window[s->strstart], bflush);
/macosx-10.10/sudo-73/src/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.c1706 _tr_tally_lit (s, s->window[s->strstart], bflush);
1821 _tr_tally_lit(s, s->window[s->strstart-1], bflush);
1840 _tr_tally_lit(s, s->window[s->strstart-1], bflush);
1912 _tr_tally_lit (s, s->window[s->strstart], bflush);
1952 _tr_tally_lit (s, s->window[s->strstart], bflush);
/macosx-10.10/xnu-2782.1.97/libkern/zlib/
H A Ddeflate.h335 # define _tr_tally_lit(s, c, flush) \ macro
353 # define _tr_tally_lit(s, c, flush) flush = _tr_tally(s, 0, c) macro
H A Ddeflate.c1567 _tr_tally_lit (s, s->window[s->strstart], bflush);
1679 _tr_tally_lit(s, s->window[s->strstart-1], bflush);
1698 _tr_tally_lit(s, s->window[s->strstart-1], bflush);
1756 _tr_tally_lit (s, s->window[s->strstart], bflush);
/macosx-10.10/zlib-55/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.c1600 _tr_tally_lit (s, s->window[s->strstart], bflush);
1709 _tr_tally_lit(s, s->window[s->strstart-1], bflush);
1728 _tr_tally_lit(s, s->window[s->strstart-1], bflush);
1793 _tr_tally_lit (s, s->window[s->strstart], bflush);
1827 _tr_tally_lit (s, s->window[s->strstart], bflush);
/macosx-10.10/ksh-23/ksh/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 229 milliseconds