Searched defs:_tr_tally_lit (Results 1 – 3 of 3) sorted by relevance
/external/u-boot/lib/zlib/ |
D | deflate.h | 319 # define _tr_tally_lit(s, c, flush) \ macro 337 # define _tr_tally_lit(s, c, flush) flush = _tr_tally(s, 0, c) macro
|
/external/python/cpython2/Modules/zlib/ |
D | deflate.h | 326 # define _tr_tally_lit(s, c, flush) \ macro 344 # define _tr_tally_lit(s, c, flush) flush = _tr_tally(s, 0, c) macro
|
/external/zlib/src/ |
D | deflate.h | 326 # define _tr_tally_lit(s, c, flush) \ macro 344 # define _tr_tally_lit(s, c, flush) flush = _tr_tally(s, 0, c) macro
|