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

/netbsd-6-1-5-RELEASE/common/dist/zlib/
H A Ddeflate.h310 # define _tr_tally_lit(s, c, flush) \ macro
328 # define _tr_tally_lit(s, c, flush) flush = _tr_tally(s, 0, c) macro
/netbsd-6-1-5-RELEASE/external/cddl/osnet/dist/uts/common/zmod/
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
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/zlib/
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
/netbsd-6-1-5-RELEASE/sys/net/
H A Dzlib.c582 # define _tr_tally_lit(s, c, flush) \ macro
600 # define _tr_tally_lit(s, c, flush) flush = _tr_tally(s, 0, c) macro

Completed in 122 milliseconds