Home
last modified time | relevance | path

Searched refs:Tracec (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/contrib/zlib/
H A Dzutil.h246 # define Tracec(c,x) {if (z_verbose>0 && (c)) fprintf x ;} macro
253 # define Tracec(c,x) macro
/illumos-gate/usr/src/cmd/cmd-inet/usr.bin/pppdump/
H A Dzlib.c109 # define Tracec(c,x) {if (verbose && (c)) fprintf x ;} macro
116 # define Tracec(c,x) macro
1964 Tracec(tree != static_ltree, (stderr,"\nn %3d %c l %2d c %4x (%x) ",
/illumos-gate/usr/src/contrib/ast/src/cmd/INIT/
H A Dratz.c789 # define Tracec(c,x) {if (z_verbose>0 && (c)) fprintf x ;} macro
796 # define Tracec(c,x) macro
/illumos-gate/usr/src/uts/common/io/ppp/spppcomp/
H A Dzlib.c245 #define Tracec(c, x) {if (z_verbose > 0 && (c)) fprintf x; } macro
256 #define Tracec(c, x) ((void)0) macro