Searched defs:_tr_tally_lit (Results 1 – 2 of 2) sorted by relevance
/titanic_44/usr/src/uts/common/zmod/ |
H A 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
|
/titanic_44/usr/src/uts/common/io/ppp/spppcomp/ |
H A D | zlib.c | 607 #define _tr_tally_lit(s, c, flush) \ macro 625 #define _tr_tally_lit(s, c, flush) flush = _tr_tally(s, 0, c) macro
|