Home
last modified time | relevance | path

Searched defs:DEBUG (Results 1 – 25 of 71) sorted by relevance

123

/netbsd-src/external/bsd/am-utils/dist/m4/macros/
H A Dopt_debug.m411 AC_DEFINE(DEBUG) definition
15 AC_DEFINE(DEBUG) definition
/netbsd-src/external/bsd/openldap/dist/contrib/ldapc++/src/
H A Ddebug.h26 #define DEBUG(level, arg) \ macro
32 #define DEBUG(level,arg) macro
/netbsd-src/external/cddl/dtracetoolkit/dist/Mem/
H A Dswapinfo.d62 inline int DEBUG = 0; variable
/netbsd-src/external/cddl/dtracetoolkit/dist/Bin/
H A Dswapinfo.d62 inline int DEBUG = 0; variable
/netbsd-src/crypto/external/bsd/openssl/dist/util/perl/OpenSSL/
H A Dfallback.pm64 use constant DEBUG => 0; constant
/netbsd-src/external/bsd/ntp/dist/sntp/m4/
H A Dntp_debug.m417 AC_DEFINE([DEBUG], [1], [Enable debugging code?]) definition
/netbsd-src/games/mille/
H A Dtable.c46 #define DEBUG macro
/netbsd-src/external/apache2/llvm/dist/llvm/utils/release/
H A DfindRegressions-simple.py6 DEBUG = 0 variable
H A DfindRegressions-nightly.py6 DEBUG = 0 variable
/netbsd-src/share/examples/refuse/ian/libfetch/
H A Dcommon.h100 #define DEBUG(x) do { if (fetchDebug) { x; } } while (/* CONSTCOND */ 0) macro
102 #define DEBUG(x) do { } while (/* CONSTCOND */ 0) macro
/netbsd-src/sys/arch/evbarm/integrator/
H A Dint_bus_dma.c59 #define DEBUG(x) macro
/netbsd-src/sys/external/bsd/gnu-efi/dist/apps/
H A DFreePages.c78 #define DEBUG 0 macro
H A DAllocPages.c103 #define DEBUG 0 macro
/netbsd-src/external/bsd/nsd/dist/
H A Dutil.h283 #define DEBUG(facility, level, args) /* empty */ macro
285 #define DEBUG(facility, level, args) \ macro
/netbsd-src/external/bsd/libbind/dist/resolv/
H A Dres_sendsigned.c25 #define DEBUG macro
H A Dres_mkquery.c90 #define DEBUG macro
/netbsd-src/external/bsd/ekermit/dist/
H A Ddebug.h5 #define DEBUG macro
/netbsd-src/external/gpl3/binutils.old/dist/gprofng/
H A Dconfigure.ac159 AC_DEFINE(DEBUG, 1, [Enable debugging output.]) definition
/netbsd-src/external/gpl3/binutils/dist/gprofng/
H A Dconfigure.ac151 AC_DEFINE(DEBUG, 1, [Enable debugging output.]) definition
/netbsd-src/usr.sbin/fwctl/
H A Dfwmpegts.c57 #define DEBUG 0 macro
/netbsd-src/sys/arch/ia64/stand/common/
H A Dbcache.c47 # define DEBUG(fmt, args...) printf("%s: " fmt "\n" , __func__ , ## args) macro
50 # define DEBUG(fmt, args...) macro
/netbsd-src/sys/dev/vme/
H A Dsc_vme.c93 #define DEBUG XXX macro
/netbsd-src/external/bsd/elftosb/dist/common/
H A DLogging.h55 DEBUG, //!< For internal reporting. enumerator
/netbsd-src/usr.sbin/rmt/
H A Drmt.c73 #define DEBUG(f) if (debug) fprintf(debug, f) macro
/netbsd-src/lib/libc/resolv/
H A Dres_mkquery.c102 #define DEBUG macro

123