Home
last modified time | relevance | path

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

/titanic_44/usr/src/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
/titanic_44/usr/src/uts/common/io/ppp/spppcomp/
H A Dzlib.c607 #define _tr_tally_lit(s, c, flush) \ macro
625 #define _tr_tally_lit(s, c, flush) flush = _tr_tally(s, 0, c) macro