| /src/games/mille/ |
| table.c | 46 #define DEBUG
|
| /src/sys/arch/evbarm/integrator/ |
| int_bus_dma.c | 58 #undef DEBUG 59 #define DEBUG(x)
|
| /src/lib/libc/resolv/ |
| res_mkquery.c | 101 #ifndef DEBUG 102 #define DEBUG 129 #ifdef DEBUG 236 #ifdef DEBUG 259 #ifdef DEBUG 294 #ifdef DEBUG
|
| res_query.c | 124 #ifndef DEBUG 125 #define DEBUG 160 #ifdef DEBUG 178 #ifdef DEBUG 198 #ifdef DEBUG 207 #ifdef DEBUG 401 #ifdef DEBUG
|
| res_init.c | 138 #ifndef DEBUG 139 #define DEBUG 555 #ifdef DEBUG 615 #ifdef DEBUG 631 #ifdef DEBUG 641 #ifdef DEBUG 667 #ifdef DEBUG 671 } else if (!strncmp(cp, "debug", sizeof("debug") - 1)) { 672 #ifdef DEBUG [all...] |
| /src/sys/external/bsd/gnu-efi/dist/apps/ |
| AllocPages.c | 100 #ifdef DEBUG 101 #undef DEBUG 103 #define DEBUG 0 115 #if DEBUG 133 #if DEBUG 137 #if DEBUG 141 #if DEBUG
|
| FreePages.c | 75 #ifdef DEBUG 76 #undef DEBUG 78 #define DEBUG 0 88 #if DEBUG 104 #if DEBUG 108 #if DEBUG 112 #if DEBUG
|
| /src/share/examples/rump/virtual_ip_router/ |
| rumprouter.c | 55 #undef DEBUG 57 #ifdef DEBUG
|
| /src/sys/dev/vme/ |
| sc_vme.c | 92 #ifndef DEBUG 93 #define DEBUG XXX 231 #ifdef DEBUG
|
| /src/usr.sbin/sysinst/ |
| txtwalk.c | 43 #undef DEBUG 81 #ifdef DEBUG 135 #ifdef DEBUG
|
| /src/share/examples/refuse/ian/libfetch/ |
| common.h | 100 #define DEBUG(x) do { if (fetchDebug) { x; } } while (/* CONSTCOND */ 0) 102 #define DEBUG(x) do { } while (/* CONSTCOND */ 0)
|
| /src/sys/arch/shark/stand/ofwboot/ |
| boot.c | 1 #define DEBUG 91 #ifdef DEBUG 100 int debug; variable
|
| /src/usr.sbin/fwctl/ |
| fwmpegts.c | 57 #define DEBUG 0 181 #if DEBUG 183 #endif /* DEBUG */ 195 #if DEBUG 200 #endif /* DEBUG */ 220 #if DEBUG 235 #endif /* DEBUG */ 258 #if DEBUG 260 #endif /* DEBUG */
|
| /src/usr.sbin/rmt/ |
| rmt.c | 72 FILE *debug; variable 73 #define DEBUG(f) if (debug) fprintf(debug, f) 74 #define DEBUG1(f,a) if (debug) fprintf(debug, f, a) 75 #define DEBUG2(f,a1,a2) if (debug) fprintf(debug, f, a1, a2) 91 debug = fopen(*argv, "w"); 92 if (debug == 0 [all...] |
| /src/sys/arch/ia64/stand/common/ |
| bcache.c | 47 # define DEBUG(fmt, args...) printf("%s: " fmt "\n" , __func__ , ## args) 50 # define DEBUG(fmt, args...) 243 DEBUG("bypass %d from %d", size / bcache_blksize, blk); 287 DEBUG("insert blk %d -> %d @ %d # %d", blkno, cand, now, bcache_bcount); 311 DEBUG("hit blk %d <- %d (now %d then %d)", blkno, i, now, bcache_ctl[i].bc_stamp); 329 DEBUG("invalidate blk %d", blkno);
|
| /src/sys/arch/sparc64/sparc64/ |
| netbsd32_machdep_16.c | 98 #undef DEBUG 99 #ifdef DEBUG 134 #ifdef DEBUG 178 #ifdef DEBUG 194 #ifdef DEBUG 206 #ifdef DEBUG 226 #ifdef DEBUG 242 #undef DEBUG 267 #ifdef DEBUG 274 #ifdef DEBUG [all...] |
| /src/sys/dev/gpib/ |
| cs80bus.c | 44 #ifndef DEBUG 45 #define DEBUG 48 #ifdef DEBUG
|
| gpib.c | 49 #ifndef DEBUG 50 #define DEBUG 53 #ifdef DEBUG
|
| /src/sys/external/bsd/drm2/dist/drm/ |
| drm_print.c | 32 #define DEBUG /* for pr_debug() */ 56 * __drm_debug: Enable debug output. 62 MODULE_PARM_DESC(debug, "Enable debug output, where each bit enables a debug category.\n" 71 module_param_named(debug, __drm_debug, int, 0600); 454 * Often in driver debug, it's useful to be able to either capture the
|
| /src/bin/sh/ |
| shell.h | 42 * define DEBUG=1 to compile in debugging ('set -o debug' to turn on) 43 * define DEBUG=2 to compile in and enable debugging. 44 * define DEBUG=3 for DEBUG==2 + enable most standard debug output 45 * define DEBUG=4 for DEBUG==2 + enable absolutely everything 86 #undef DEBUG 89 #ifdef DEBUG [all...] |
| /src/sbin/efi/ |
| gptsubr.c | 56 #define DEBUG 58 #ifdef DEBUG
|
| /src/sys/arch/acorn32/podulebus/ |
| esc.c | 146 #undef DEBUG 147 #define DEBUG 148 #ifdef DEBUG
|
| sfas.c | 145 #undef DEBUG 146 #define DEBUG 147 #ifdef DEBUG
|
| /src/sys/arch/mips/cavium/dev/ |
| if_cnmacvar.h | 3 #undef DEBUG 4 #ifdef DEBUG
|
| /src/sys/dev/ic/ |
| siop_common.c | 54 #undef DEBUG 540 #ifdef DEBUG 586 #ifdef DEBUG 637 #ifdef DEBUG
|