Trace              67 contrib/gregbook/readpng.h #  define Trace(x)  {fprintf x ; fflush(stderr); fflush(stdout);}
Trace              69 contrib/gregbook/readpng.h #  define Trace(x)  ;
Trace              67 contrib/gregbook/readpng2.h #  define Trace(x)  {fprintf x ; fflush(stderr); fflush(stdout);}
Trace              69 contrib/gregbook/readpng2.h #  define Trace(x)  ;
Trace              67 contrib/gregbook/writepng.h #  define Trace(x)  {fprintf x ; fflush(stderr); fflush(stdout);}
Trace              69 contrib/gregbook/writepng.h #  define Trace(x)  ;