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

1234

/netbsd-current/external/gpl2/gettext/dist/os2/
H A DMakefile32 DEBUG = 0 macro
/netbsd-current/external/gpl2/groff/dist/src/libs/libgroff/
H A Drelocate.cpp41 # define DEBUG 0 macro
[all...]
/netbsd-current/external/gpl3/gdb.old/dist/sim/h8300/
H A Dsim-main.h9 #define DEBUG macro
/netbsd-current/dist/pf/sbin/pfctl/
H A Dpfctl_optimize.c48 # define DEBUG(str, v...) \ macro
51 # define DEBUG(str, v...) ((void)0) macro
[all...]
H A Dpfctl_osfp.c54 # define DEBUG(fp, str, v...) ((void)0) macro
/netbsd-current/external/bsd/ekermit/dist/
H A Ddebug.h5 #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/bsd/libbind/dist/resolv/
H A Dres_init.c116 #define DEBUG macro
H A Dres_mkquery.c90 #define DEBUG macro
H A Dres_mkupdate.c53 #define DEBUG macro
H A Dres_query.c94 #define DEBUG macro
H A Dres_send.c117 #define DEBUG macro
H A Dres_sendsigned.c25 #define DEBUG macro
/netbsd-current/external/bsd/nvi/dist/perl_api/
H A Dperlsfio.c41 #undef DEBUG macro
/netbsd-current/external/cddl/osnet/dist/uts/common/zmod/
H A Dzconf.h43 #undef DEBUG macro
/netbsd-current/external/gpl3/gdb.old/dist/sim/d10v/
H A Dd10v_sim.h19 #define DEBUG (DEBUG_TRACE | DEBUG_VALUES | DEBUG_LINE_NUMBER) macro
/netbsd-current/games/mille/
H A Dtable.c46 #define DEBUG macro
/netbsd-current/lib/libc/resolv/
H A Dres_send.c160 #define 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/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-current/sys/external/bsd/compiler_rt/dist/lib/asan/scripts/
H A Dasan_symbolize.py19 DEBUG = False variable
/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/sys/external/bsd/gnu-efi/dist/inc/
H A Defidebug.h29 #define DEBUG(a) DbgPrint a macro
34 #define DEBUG(a) macro

Completed in 476 milliseconds

1234