Home
last modified time | relevance | path

Searched defs:_tr_tally_lit (Results 1 – 5 of 5) sorted by relevance

/netbsd-src/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-src/external/gpl3/gdb/dist/zlib/
H A Ddeflate.h321 # define _tr_tally_lit(s, c, flush) \ macro
341 # define _tr_tally_lit(s, c, flush) flush = _tr_tally(s, 0, c) macro
/netbsd-src/external/gpl3/binutils.old/dist/zlib/
H A Ddeflate.h321 # define _tr_tally_lit(s, c, flush) \ macro
341 # define _tr_tally_lit(s, c, flush) flush = _tr_tally(s, 0, c) macro
/netbsd-src/external/gpl3/binutils/dist/zlib/
H A Ddeflate.h321 # define _tr_tally_lit(s, c, flush) \ macro
341 # define _tr_tally_lit(s, c, flush) flush = _tr_tally(s, 0, c) macro
/netbsd-src/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