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

1234

/netbsd-current/crypto/external/bsd/openssl/dist/util/perl/OpenSSL/
H A Dfallback.pm64 use constant DEBUG => 0; constant
/netbsd-current/games/mille/
H A Dtable.c46 #define DEBUG macro
/netbsd-current/sys/arch/evbarm/integrator/
H A Dint_bus_dma.c58 #undef DEBUG macro
59 #define DEBUG(x) macro
/netbsd-current/external/bsd/ekermit/dist/
H A Ddebug.h5 #define DEBUG macro
/netbsd-current/external/bsd/nvi/dist/perl_api/
H A Dperlsfio.c41 #undef DEBUG macro
/netbsd-current/external/bsd/openldap/dist/contrib/ldapc++/src/
H A Ddebug.h26 #define DEBUG(level, arg) \ macro
31 #undef DEBUG macro
32 #define DEBUG(level,arg) macro
/netbsd-current/sys/external/bsd/gnu-efi/dist/apps/
H A DAllocPages.c101 #undef DEBUG macro
103 #define DEBUG 0 macro
H A DFreePages.c76 #undef DEBUG macro
78 #define DEBUG 0 macro
/netbsd-current/external/apache2/llvm/dist/llvm/utils/release/
H A DfindRegressions-nightly.py6 DEBUG = 0 variable
H A DfindRegressions-simple.py6 DEBUG = 0 variable
/netbsd-current/external/bsd/libbind/dist/resolv/
H A Dres_sendsigned.c25 #define DEBUG macro
H A Dres_mkquery.c90 #define DEBUG macro
/netbsd-current/usr.sbin/sysinst/
H A Dtxtwalk.c43 #undef DEBUG macro
/netbsd-current/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-current/share/examples/rump/virtual_ip_router/
H A Drumprouter.c55 #undef DEBUG macro
/netbsd-current/external/gpl2/dtc/dist/tests/
H A Dtests.h12 #define DEBUG macro
/netbsd-current/external/historical/nawk/dist/
H A Dmain.c31 #define DEBUG macro
H A Dparse.c29 #define DEBUG macro
/netbsd-current/usr.sbin/fwctl/
H A Dfwmpegts.c57 #define DEBUG 0 macro
/netbsd-current/sys/dev/vme/
H A Dsc_vme.c93 #define DEBUG XXX macro
/netbsd-current/lib/libc/resolv/
H A Dres_mkquery.c102 #define DEBUG macro
/netbsd-current/external/bsd/elftosb/dist/common/
H A DLogging.h55 DEBUG, //!< For internal reporting. enumerator in enum:Logger::log_level_t
/netbsd-current/external/gpl2/groff/dist/src/libs/libgroff/
H A Drelocate.cpp41 # define DEBUG 0 macro
[all...]
/netbsd-current/usr.bin/sort/
H A Dsort.h175 #define DEBUG(ch) (debug_flags & (1 << ((ch) & 31))) macro
/netbsd-current/usr.sbin/rmt/
H A Drmt.c73 #define DEBUG(f) if (debug) fprintf(debug, f) macro

Completed in 474 milliseconds

1234