Searched defs:_tr_tally_lit (Results 1 – 5 of 5) sorted by relevance
/external/libwebsockets/win32port/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/zlib/ |
D | deflate.h | 321 # define _tr_tally_lit(s, c, flush) \ macro 341 # define _tr_tally_lit(s, c, flush) flush = _tr_tally(s, 0, c) macro
|
/external/angle/third_party/zlib/ |
D | deflate.h | 321 # define _tr_tally_lit(s, c, flush) \ macro 341 # define _tr_tally_lit(s, c, flush) flush = _tr_tally(s, 0, c) macro
|
/external/rust/crates/libz-sys/src/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/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
|