Home
last modified time | relevance | path

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

/illumos-gate/usr/src/contrib/zlib/
H A Ddeflate.h319 # define _tr_tally_lit(s, c, flush) \ macro
339 # define _tr_tally_lit(s, c, flush) flush = _tr_tally(s, 0, c) macro
/illumos-gate/usr/src/contrib/ast/src/cmd/INIT/
H A Dratz.c1518 # define _tr_tally_lit(s, c, flush) \ macro
1536 # define _tr_tally_lit(s, c, flush) flush = _tr_tally(s, 0, c) macro
/illumos-gate/usr/src/uts/common/io/ppp/spppcomp/
H A Dzlib.c605 #define _tr_tally_lit(s, c, flush) \ macro
623 #define _tr_tally_lit(s, c, flush) flush = _tr_tally(s, 0, c) macro