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

/freebsd-11-stable/sys/cddl/contrib/opensolaris/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));
/freebsd-11-stable/sys/sys/
H A Dzutil.h210 # define Tracecv(c,x) {if (verbose>1 && (c)) fprintf x ;} macro
217 # define Tracecv(c,x) macro
/freebsd-11-stable/sys/contrib/zlib/
H A Dzutil.h246 # define Tracecv(c,x) {if (z_verbose>1 && (c)) fprintf x ;} macro
253 # define Tracecv(c,x) macro
H A Dtrees.c602 Tracecv(tree != static_ltree, (stderr,"\nn %3d %c l %2d c %4x (%x) ",
1080 Tracecv(isgraph(lc), (stderr," '%c' ", lc));
/freebsd-11-stable/sys/libkern/
H A Dzlib.c246 # define Tracecv(c,x) {if (verbose>1 && (c)) fprintf x ;} macro
253 # define Tracecv(c,x) macro
2371 Tracecv(tree != static_ltree, (stderr,"\nn %3d %c l %2d c %4x (%x) ",
2868 Tracecv(isgraph(lc), (stderr," '%c' ", lc));

Completed in 113 milliseconds