DEBUG
#undef DEBUG
# define DEBUG(str, v...) \
# define DEBUG(str, v...) ((void)0)
# define DEBUG(fp, str, v...) \
# define DEBUG(fp, str, v...) ((void)0)
#define DEBUG
#define DEBUG
#define DEBUG
#define DEBUG
#define DEBUG
#define DEBUG
# define DEBUG
# define DEBUG
#define DEBUG(x) do { if (fetchDebug) { x; } } while (/* CONSTCOND */ 0)
#define DEBUG(x) do { } while (/* CONSTCOND */ 0)
#undef DEBUG
#undef DEBUG
#define DEBUG
#define DEBUG
#undef DEBUG
#define DEBUG
#undef DEBUG
#define DEBUG(x)
#undef DEBUG /* XXX */
# define DEBUG(fmt, args...) printf("%s: " fmt "\n" , __func__ , ## args)
# define DEBUG(fmt, args...)
#undef DEBUG
#define DEBUG
#define DEBUG XXX
#undef DEBUG
#undef DEBUG
#undef DEBUG
#define DEBUG
#define DEBUG
#define DEBUG
#define DEBUG
#undef DEBUG
#define DEBUG
#define DEBUG XXX
#define DEBUG XXX
#define DEBUG
#define DEBUG /* Enable debug functionality. */
#define DEBUG /* Enable debug functionality. */
#undef DEBUG
#define DEBUG(module) (opts.debug.CONCAT(DEBUG_, module))
#define DEBUG(ch) (debug_flags & (1 << ((ch) & 31)))
#define DEBUG 0
#define DEBUG 0
#define DEBUG(a) ;
#define DEBUG(f) if (debug) fprintf(debug, f)
#undef DEBUG