Searched defs:DEBUG (Results 1 - 25 of 57) sorted by relevance

123

/freebsd-current/sys/cddl/compat/opensolaris/sys/
H A Ddebug_compat.h33 #define DEBUG macro
/freebsd-current/lib/libc/net/
H A Dres_config.h2 #define DEBUG 1 /* enable debugging code (needed for dig) */ macro
/freebsd-current/crypto/openssl/util/perl/OpenSSL/
H A Dfallback.pm64 use constant DEBUG => 0; constant
/freebsd-current/contrib/ofed/libibmad/
H A Dgs.c47 #undef DEBUG macro
48 #define DEBUG if (ibdebug) IBWARN macro
H A Dbm.c42 #undef DEBUG macro
43 #define DEBUG if (ibdebug) IBWARN macro
H A Dcc.c46 #undef DEBUG macro
47 #define DEBUG if (ibdebug) IBWARN macro
H A Dvendor.c48 #undef DEBUG macro
49 #define DEBUG if (ibdebug) IBWARN macro
H A Dregister.c48 #undef DEBUG macro
49 #define DEBUG if (ibdebug) IBWARN macro
H A Dportid.c45 #undef DEBUG macro
46 #define DEBUG if (ibdebug) IBWARN macro
H A Dsmp.c47 #undef DEBUG macro
48 #define DEBUG if (ibdebug) IBWARN macro
H A Dmad.c51 #undef DEBUG macro
52 #define DEBUG if (ibdebug) IBWARN macro
H A Dserv.c48 #undef DEBUG macro
49 #define DEBUG if (ibdebug) IBWARN macro
H A Dresolve.c49 #undef DEBUG macro
50 #define DEBUG if (ibdebug) IBWARN macro
/freebsd-current/contrib/bsddialog/
H A DMakefile22 DEBUG ?= macro
/freebsd-current/sbin/ipf/ipsend/
H A DMakefile22 DEBUG=-g macro
/freebsd-current/contrib/ofed/infiniband-diags/src/
H A Dibdiag_common.h63 #undef DEBUG macro
64 #define DEBUG(fmt, ...) do { \ macro
/freebsd-current/stand/efi/include/
H A Defidebug.h34 #define DEBUG(a) DbgPrint a macro
39 #define DEBUG(a) macro
/freebsd-current/sys/dev/random/
H A Dunit_test.c59 #define DEBUG macro
/freebsd-current/usr.sbin/fwcontrol/
H A Dfwmpegts.c65 #define DEBUG 0 macro
/freebsd-current/usr.bin/calendar/
H A Dcalendar.c53 static char *DEBUG = NULL; variable
/freebsd-current/lib/libc/resolv/
H A Dres_mkquery.c81 #define DEBUG macro
H A Dres_query.c86 #define DEBUG macro
/freebsd-current/sys/contrib/alpine-hal/
H A Dal_hal_udma_debug.c44 #define DEBUG macro
/freebsd-current/usr.sbin/rmt/
H A Drmt.c57 #define DEBUG(f) if (debug) fprintf(debug, f) macro
/freebsd-current/contrib/libdiff/lib/
H A Ddiff_debug.h17 #define DEBUG 0 macro

Completed in 156 milliseconds

123