/freebsd-src/sys/cddl/compat/opensolaris/sys/ |
H A D | debug_compat.h | 33 #define DEBUG macro
|
/freebsd-src/crypto/openssl/util/perl/OpenSSL/ |
H A D | fallback.pm | 64 use constant DEBUG => 0; constant
|
/freebsd-src/lib/libc/net/ |
H A D | res_config.h | 2 #define DEBUG 1 /* enable debugging code (needed for dig) */ macro
|
/freebsd-src/contrib/ntp/sntp/m4/ |
H A D | ntp_debug.m4 | 17 AC_DEFINE([DEBUG], [1], [Enable debugging code?]) definition
|
/freebsd-src/stand/efi/include/ |
H A D | efidebug.h | 34 #define DEBUG(a) DbgPrint a macro 39 #define DEBUG(a) macro
|
/freebsd-src/contrib/bsddialog/ |
H A D | Makefile | 21 DEBUG ?= macro
|
/freebsd-src/contrib/ofed/libibmad/ |
H A D | vendor.c | 49 #define DEBUG if (ibdebug) IBWARN macro
|
H A D | bm.c | 43 #define DEBUG if (ibdebug) IBWARN macro
|
H A D | portid.c | 46 #define DEBUG if (ibdebug) IBWARN macro
|
H A D | cc.c | 47 #define DEBUG if (ibdebug) IBWARN macro
|
H A D | gs.c | 48 #define DEBUG if (ibdebug) IBWARN macro
|
H A D | mad.c | 52 #define DEBUG if (ibdebug) IBWARN macro
|
H A D | register.c | 49 #define DEBUG if (ibdebug) IBWARN macro
|
H A D | serv.c | 49 #define DEBUG if (ibdebug) IBWARN macro
|
H A D | smp.c | 48 #define DEBUG if (ibdebug) IBWARN macro
|
/freebsd-src/usr.sbin/fwcontrol/ |
H A D | fwmpegts.c | 65 #define DEBUG 0 macro
|
/freebsd-src/sys/contrib/edk2/Include/Library/ |
H A D | DebugLib.h | 363 #define DEBUG(Expression) \ macro 370 #define DEBUG(Expression) macro
|
/freebsd-src/usr.bin/calendar/ |
H A D | calendar.c | 53 static char *DEBUG = NULL; variable
|
/freebsd-src/contrib/one-true-awk/ |
H A D | main.c | 27 #define DEBUG macro
|
/freebsd-src/usr.sbin/rmt/ |
H A D | rmt.c | 57 #define DEBUG(f) if (debug) fprintf(debug, f) macro
|
/freebsd-src/lib/libc/resolv/ |
H A D | res_mkquery.c | 81 #define DEBUG macro
|
/freebsd-src/sys/dev/random/ |
H A D | unit_test.c | 59 #define DEBUG macro
|
/freebsd-src/contrib/ofed/infiniband-diags/src/ |
H A D | ibdiag_common.h | 64 #define DEBUG(fmt, ...) do { \ macro
|
/freebsd-src/libexec/tftpd/ |
H A D | tftp-utils.h | 110 #define DEBUG(s) tftp_log(LOG_DEBUG, "%s", s) macro
|
/freebsd-src/sbin/ipf/ipsend/ |
H A D | Makefile | 22 DEBUG=-g macro
|