Home
last modified time | relevance | path

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

/external/u-boot/lib/zlib/
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
Ddeflate.c1599 _tr_tally_lit (s, s->window[s->strstart], bflush);
1708 _tr_tally_lit(s, s->window[s->strstart-1], bflush);
1727 _tr_tally_lit(s, s->window[s->strstart-1], bflush);
1792 _tr_tally_lit (s, s->window[s->strstart], bflush);
1826 _tr_tally_lit (s, s->window[s->strstart], bflush);
/external/python/cpython2/Modules/zlib/
Ddeflate.h326 # define _tr_tally_lit(s, c, flush) \ macro
344 # define _tr_tally_lit(s, c, flush) flush = _tr_tally(s, 0, c) macro
Ddeflate.c1904 _tr_tally_lit (s, s->window[s->strstart], bflush);
2019 _tr_tally_lit(s, s->window[s->strstart-1], bflush);
2038 _tr_tally_lit(s, s->window[s->strstart-1], bflush);
2110 _tr_tally_lit (s, s->window[s->strstart], bflush);
2150 _tr_tally_lit (s, s->window[s->strstart], bflush);
/external/v8/third_party/zlib/
Ddeflate.h321 # define _tr_tally_lit(s, c, flush) \ macro
341 # define _tr_tally_lit(s, c, flush) flush = _tr_tally(s, 0, c) macro
Ddeflate.c1980 _tr_tally_lit (s, s->window[s->strstart], bflush);
2101 _tr_tally_lit(s, s->window[s->strstart-1], bflush);
2120 _tr_tally_lit(s, s->window[s->strstart-1], bflush);
2192 _tr_tally_lit (s, s->window[s->strstart], bflush);
2232 _tr_tally_lit (s, s->window[s->strstart], bflush);
/external/zlib/
Ddeflate.h321 # define _tr_tally_lit(s, c, flush) \ macro
341 # define _tr_tally_lit(s, c, flush) flush = _tr_tally(s, 0, c) macro
Ddeflate.c1955 _tr_tally_lit (s, s->window[s->strstart], bflush);
2070 _tr_tally_lit(s, s->window[s->strstart-1], bflush);
2089 _tr_tally_lit(s, s->window[s->strstart-1], bflush);
2161 _tr_tally_lit (s, s->window[s->strstart], bflush);
2201 _tr_tally_lit (s, s->window[s->strstart], bflush);