Searched refs:Tracecv (Results 1 - 6 of 6) sorted by relevance

/illumos-gate/usr/src/uts/common/zmod/
H A Dzutil.h255 # define Tracecv(c,x) {if (z_verbose>1 && (c)) fprintf x ;} macro
262 # define Tracecv(c,x) macro
H A Dtrees.c606 Tracecv(tree != static_ltree, (stderr,"\nn %3d %c l %2d c %4x (%x) ",
1088 Tracecv(isgraph(lc), (stderr," '%c' ", lc));
/illumos-gate/usr/src/boot/lib/libz/
H A Dzutil.h228 # define Tracecv(c,x) {if (z_verbose>1 && (c)) fprintf x ;} macro
235 # define Tracecv(c,x) macro
H A Dtrees.c604 Tracecv(tree != static_ltree, (stderr,"\nn %3d %c l %2d c %4x (%x) ",
1076 Tracecv(isgraph(lc), (stderr," '%c' ", lc));
/illumos-gate/usr/src/uts/common/io/ppp/spppcomp/
H A Dzlib.c248 #define Tracecv(c, x) {if (z_verbose > 1 && (c)) fprintf x; } macro
259 #define Tracecv(c, x) ((void)0) macro
2786 Tracecv(tree != static_ltree,
3376 Tracecv(isgraph(lc), (stderr, " '%c' ", lc));
/illumos-gate/usr/src/cmd/cmd-inet/usr.bin/pppdump/
H A Dzlib.c110 # define Tracecv(c,x) {if (verbose>1 && (c)) fprintf x ;} macro
117 # define Tracecv(c,x) macro
2467 Tracecv(isgraph(lc), (stderr," '%c' ", lc));

Completed in 84 milliseconds