| /NextBSD/sys/cddl/compat/opensolaris/sys/ |
| HD | debug_compat.h | 35 #define DEBUG macro
|
| /NextBSD/cddl/contrib/dtracetoolkit/Mem/ |
| HD | swapinfo.d | 62 inline int DEBUG = 0; variable
|
| /NextBSD/cddl/contrib/dtracetoolkit/Bin/ |
| D | swapinfo.d | 62 inline int DEBUG = 0; variable
|
| /NextBSD/sys/boot/common/ |
| HD | interp_forth.c | 41 # define DEBUG(fmt, args...) printf("%s: " fmt "\n" , __func__ , ## args) macro 43 # define DEBUG(fmt, args...) macro
|
| HD | bcache.c | 46 # define DEBUG(fmt, args...) printf("%s: " fmt "\n" , __func__ , ## args) macro 49 # define DEBUG(fmt, args...) macro
|
| /NextBSD/sys/boot/powerpc/ps3/ |
| HD | ps3cdrom.c | 42 #define DEBUG(fmt, args...) printf("%s:%d: " fmt "\n", __func__, __LINE__, ##args) macro 44 #define DEBUG(fmt, args...) macro
|
| HD | ps3disk.c | 49 #define DEBUG(fmt, args...) printf("%s:%d: " fmt "\n" , __func__ , __LINE__, ##args) macro 51 #define DEBUG(fmt, args...) macro
|
| /NextBSD/lib/libc/net/ |
| HD | res_config.h | 3 #define DEBUG 1 /* enable debugging code (needed for dig) */ macro
|
| /NextBSD/contrib/ofed/management/infiniband-diags/include/ |
| HD | ibdiag_common.h | 49 #define DEBUG if (ibdebug || verbose) IBWARN macro
|
| /NextBSD/lib/libfetch/ |
| HD | common.h | 104 #define DEBUG(x) do { if (fetchDebug) { x; } } while (0) macro 106 #define DEBUG(x) do { } while (0) macro
|
| /NextBSD/sys/boot/efi/include/ |
| HD | efidebug.h | 35 #define DEBUG(a) DbgPrint a macro 40 #define DEBUG(a) macro
|
| /NextBSD/contrib/ofed/management/libibmad/src/ |
| HD | vendor.c | 49 #define DEBUG if (ibdebug) IBWARN macro
|
| HD | portid.c | 51 #define DEBUG if (ibdebug) IBWARN macro
|
| HD | serv.c | 51 #define DEBUG if (ibdebug) IBWARN macro
|
| HD | smp.c | 49 #define DEBUG if (ibdebug) IBWARN macro
|
| HD | mad.c | 50 #define DEBUG if (ibdebug) IBWARN macro
|
| HD | register.c | 50 #define DEBUG if (ibdebug) IBWARN macro
|
| /NextBSD/contrib/llvm/include/llvm/Support/ |
| HD | Debug.h | 92 #define DEBUG(X) DEBUG_WITH_TYPE(DEBUG_TYPE, X) macro
|
| /NextBSD/contrib/ofed/management/infiniband-diags/ |
| HD | configure.in | 26 AM_CONDITIONAL(DEBUG, test x$debug = xtrue) condition
|
| /NextBSD/contrib/one-true-awk/ |
| HD | main.c | 30 #define DEBUG macro
|
| /NextBSD/contrib/ofed/management/opensm/ |
| HD | configure.in | 77 AM_CONDITIONAL(DEBUG, test x$debug = xtrue) condition
|
| /NextBSD/usr.sbin/fwcontrol/ |
| HD | fwmpegts.c | 68 #define DEBUG 0 macro
|
| /NextBSD/usr.bin/calendar/ |
| HD | calendar.c | 63 static char *DEBUG = NULL; variable
|
| /NextBSD/sys/boot/i386/libi386/ |
| HD | bioscd.c | 62 # define DEBUG(fmt, args...) printf("%s: " fmt "\n" , __func__ , ## args) macro 64 # define DEBUG(fmt, args...) macro
|
| /NextBSD/sys/boot/pc98/libpc98/ |
| HD | bioscd.c | 61 # define DEBUG(fmt, args...) printf("%s: " fmt "\n" , __func__ , ## args) macro 63 # define DEBUG(fmt, args...) macro
|