Home
last modified time | relevance | path

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

1234

/netbsd/external/bsd/openldap/dist/contrib/ldapc++/src/
H A Ddebug.h26 #define DEBUG(level, arg) \ macro
32 #define DEBUG(level,arg) macro
/netbsd/external/cddl/dtracetoolkit/dist/Mem/
H A Dswapinfo.d62 inline int DEBUG = 0; variable
/netbsd/external/cddl/dtracetoolkit/dist/Bin/
H A Dswapinfo.d62 inline int DEBUG = 0; variable
/netbsd/crypto/external/bsd/openssl/dist/util/perl/OpenSSL/
H A Dfallback.pm64 use constant DEBUG => 0; constant
/netbsd/games/mille/
H A Dtable.c46 #define DEBUG macro
/netbsd/external/apache2/llvm/dist/llvm/utils/release/
H A DfindRegressions-simple.py6 DEBUG = 0 variable
H A DfindRegressions-nightly.py6 DEBUG = 0 variable
/netbsd/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/sys/arch/evbarm/integrator/
H A Dint_bus_dma.c60 #define DEBUG(x) macro
/netbsd/sys/external/bsd/gnu-efi/dist/apps/
H A DFreePages.c78 #define DEBUG 0 macro
H A DAllocPages.c103 #define DEBUG 0 macro
/netbsd/external/bsd/nsd/dist/
H A Dutil.h283 #define DEBUG(facility, level, args) /* empty */ macro
285 #define DEBUG(facility, level, args) \ macro
/netbsd/external/bsd/libbind/dist/resolv/
H A Dres_sendsigned.c25 #define DEBUG macro
H A Dres_mkquery.c90 #define DEBUG macro
/netbsd/external/gpl3/binutils/dist/gprofng/
H A Dconfigure.ac159 AC_DEFINE(DEBUG, 1, [Enable debugging output.]) definition
/netbsd/external/bsd/ekermit/dist/
H A Ddebug.h5 #define DEBUG macro
/netbsd/usr.sbin/fwctl/
H A Dfwmpegts.c57 #define DEBUG 0 macro
/netbsd/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/sys/dev/vme/
H A Dsc_vme.c93 #define DEBUG XXX macro
/netbsd/external/bsd/elftosb/dist/common/
H A DLogging.h55 DEBUG, //!< For internal reporting. enumerator
/netbsd/external/historical/nawk/dist/
H A Dmain.c31 #define DEBUG macro
/netbsd/usr.sbin/rmt/
H A Drmt.c73 #define DEBUG(f) if (debug) fprintf(debug, f) macro
/netbsd/external/bsd/top/dist/
H A Dconfigure.ac106 AC_DEFINE(DEBUG, 1, [Support for debugging output]) definition
/netbsd/sys/arch/shark/stand/ofwboot/
H A Dboot.c1 #define DEBUG macro
/netbsd/lib/libc/resolv/
H A Dres_mkquery.c102 #define DEBUG macro

1234