Home
last modified time | relevance | path

Searched refs:_tr_tally_lit (Results 1 – 6 of 6) 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.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);
/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/zlib/src/
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);