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

/external/chromium_org/third_party/zlib/
H A Ddeflate.h324 # define _tr_tally_lit(s, c, flush) \ macro
342 # define _tr_tally_lit(s, c, flush) flush = _tr_tally(s, 0, c) macro
/external/qemu/distrib/zlib-1.2.3/
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
/external/zlib/src/
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

Completed in 171 milliseconds