Searched defs:DEBUG (Results 1 – 25 of 56) sorted by relevance
123
33 #define DEBUG macro
2 #define DEBUG 1 /* enable debugging code (needed for dig) */ macro
64 use constant DEBUG => 0; constant
34 #define DEBUG(a) DbgPrint a macro39 #define DEBUG(a) macro
22 export ENABLEDEBUG=${DEBUG} macro
49 #define DEBUG if (ibdebug) IBWARN macro
43 #define DEBUG if (ibdebug) IBWARN macro
46 #define DEBUG if (ibdebug) IBWARN macro
47 #define DEBUG if (ibdebug) IBWARN macro
48 #define DEBUG if (ibdebug) IBWARN macro
52 #define DEBUG if (ibdebug) IBWARN macro
65 #define DEBUG 0 macro
363 #define DEBUG(Expression) \ macro370 #define DEBUG(Expression) macro
53 static char *DEBUG = NULL; variable
27 #define DEBUG macro
57 #define DEBUG(f) if (debug) fprintf(debug, f) macro
81 #define DEBUG macro
86 #define DEBUG macro
59 #define DEBUG macro
64 #define DEBUG(fmt, ...) do { \ macro
110 #define DEBUG(s) tftp_log(LOG_DEBUG, "%s", s) macro
22 DEBUG=-g macro