Searched defs:_tr_tally_lit (Results 1 – 2 of 2) sorted by relevance
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Modules/zlib/ |
D | deflate.h | 323 # define _tr_tally_lit(s, c, flush) \ macro 341 # define _tr_tally_lit(s, c, flush) flush = _tr_tally(s, 0, c) macro
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/zlib/ |
D | deflate.h | 308 # define _tr_tally_lit(s, c, flush) \ macro 326 # define _tr_tally_lit(s, c, flush) flush = _tr_tally(s, 0, c) macro
|