DEBUG 336 libdbz/dbz.c #define DEBUG(args) if (debug) { (void) printf args ; } else DEBUG 338 libdbz/dbz.c #define DEBUG(args) ;