Tracec            253 lib/libz/zutil.h #  define Tracec(c,x) {if (z_verbose>0 && (c)) fprintf x ;}
Tracec            260 lib/libz/zutil.h #  define Tracec(c,x)
Tracec            119 net/zlib.c     #  define Tracec(c,x) {if (verbose && (c)) fprintf x ;}
Tracec            126 net/zlib.c     #  define Tracec(c,x)