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

1234

/netbsd-current/external/historical/nawk/dist/
H A Dawk.h44 #define DEBUG macro
H A Drun.c29 #define DEBUG macro
/netbsd-current/sys/external/bsd/drm2/dist/drm/amd/amdgpu/
H A Damdgpu_atom.c95 #undef DEBUG /* XXX NetBSD kludge */ macro
103 #define DEBUG(...) do if (amdgpu_atom_debug) { printk(KERN_DEBUG __VA_ARGS__); } while (0) macro
106 #define DEBUG(...) do { } while (0) macro
[all...]
/netbsd-current/sys/external/bsd/drm2/dist/drm/radeon/
H A Dradeon_atom.c111 #undef DEBUG macro
114 #define DEBUG(...) do if (atom_debug) { printk(KERN_DEBUG __VA_ARGS__); } while (0) macro
117 #define DEBUG(...) do { } while (0) macro
[all...]
/netbsd-current/sys/dev/
H A Dcgd.c436 #define DEBUG macro
H A Dvnd.c139 #define DEBUG macro
[all...]
H A Dccd.c130 #define DEBUG macro
[all...]
/netbsd-current/sys/arch/acorn32/podulebus/
H A Dsbic.c109 #define DEBUG macro
/netbsd-current/tests/sys/uvm/
H A Dt_uvm_physseg.c77 #define DEBUG /* Enable debug functionality. */ macro
/netbsd-current/external/gpl3/binutils.old/dist/gas/config/
H A Dtc-h8300.c2316 #define DEBUG macro
/netbsd-current/external/gpl3/binutils/dist/gas/config/
H A Dtc-h8300.c2314 #define DEBUG macro
/netbsd-current/external/gpl3/gdb.old/dist/gas/config/
H A Dtc-h8300.c2316 #define 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/external/gpl3/gdb.old/dist/sim/cr16/
H A Dcr16_sim.h39 #define DEBUG (DEBUG_TRACE | DEBUG_VALUES | DEBUG_LINE_NUMBER) macro
/netbsd-current/external/gpl3/gdb.old/dist/gdb/
H A Dbtrace.c61 #define DEBUG(msg, args...) \ macro
[all...]
H A Drecord-btrace.c211 #define DEBUG(msg, args...) \ macro
[all...]
/netbsd-current/external/gpl3/gdb/dist/sim/cr16/
H A Dcr16_sim.h38 #define DEBUG (DEBUG_TRACE | DEBUG_VALUES | DEBUG_LINE_NUMBER) macro
/netbsd-current/external/gpl3/gdb/dist/sim/d10v/
H A Dd10v_sim.h18 #define DEBUG (DEBUG_TRACE | DEBUG_VALUES | DEBUG_LINE_NUMBER) macro
/netbsd-current/external/gpl3/gdb/dist/gdb/
H A Dbtrace.c61 #define DEBUG(msg, args...) \ macro
[all...]
H A Drecord-btrace.c210 #define DEBUG(msg, args...) \ macro
[all...]
/netbsd-current/usr.bin/make/
H A Dmake.h656 #define DEBUG(module) (opts.debug.CONCAT(DEBUG_, module)) macro
/netbsd-current/external/bsd/ntp/include/
H A Dconfig.h184 #define DEBUG 1 macro
/netbsd-current/external/gpl3/gcc.old/dist/gcc/
H A Dgenattrtab.c116 #define DEBUG 0 macro
/netbsd-current/external/gpl3/gcc/dist/gcc/
H A Dgenattrtab.cc116 #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 602 milliseconds

1234