Searched defs:_tr_tally_lit (Results 1 – 4 of 4) sorted by relevance
/titanic_52/usr/src/boot/lib/libz/ |
H A D | deflate.h | 323 # define _tr_tally_lit(s, c, flush) \ macro 341 # define _tr_tally_lit(s, c, flush) flush = _tr_tally(s, 0, c) macro
|
/titanic_52/usr/src/contrib/zlib/ |
H A D | deflate.h | 319 # define _tr_tally_lit(s, c, flush) \ macro 339 # define _tr_tally_lit(s, c, flush) flush = _tr_tally(s, 0, c) macro
|
/titanic_52/usr/src/contrib/ast/src/cmd/INIT/ |
H A D | ratz.c | 1518 # define _tr_tally_lit(s, c, flush) \ macro 1536 # define _tr_tally_lit(s, c, flush) flush = _tr_tally(s, 0, c) macro
|
/titanic_52/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
|