Searched defs:DEBUG (Results 51 - 71 of 71) sorted by relevance

123

/freebsd-11-stable/lib/libc/resolv/
H A Dres_mkupdate.c57 #define DEBUG macro
H A Dres_send.c122 #define DEBUG macro
/freebsd-11-stable/sbin/pfctl/
H A Dpfctl_osfp.c53 # define DEBUG(fp, str, v...) ((void)0) macro
H A Dpfctl_optimize.c50 # define DEBUG(str, v...) \ macro
53 # define DEBUG(str, v...) ((void)0) macro
[all...]
/freebsd-11-stable/contrib/netbsd-tests/sys/uvm/
H A Dt_uvm_physseg_load.c77 #define DEBUG /* Enable debug functionality. */ macro
H A Dt_uvm_physseg.c77 #define DEBUG /* Enable debug functionality. */ macro
/freebsd-11-stable/usr.sbin/bsnmpd/tools/libbsnmptools/
H A Dbsnmpmap.c50 #define DEBUG if (_bsnmptools_debug) fprintf macro
/freebsd-11-stable/stand/pc98/libpc98/
H A Dbiosdisk.c65 # define DEBUG(fmt, args...) printf("%s: " fmt "\n" , __func__ , ## args) macro
67 # define DEBUG(fmt, args...) macro
[all...]
/freebsd-11-stable/sys/ufs/ffs/
H A Dffs_snapshot.c71 #define DEBUG 1 macro
H A Dffs_alloc.c2779 #define DEBUG macro
[all...]
H A Dffs_softdep.c53 #define DEBUG macro
[all...]
/freebsd-11-stable/contrib/one-true-awk/
H A Drun.c28 #define DEBUG macro
/freebsd-11-stable/contrib/ofed/libibumad/
H A Dumad.c89 #define DEBUG if (umaddebug) IBWARN macro
[all...]
/freebsd-11-stable/sbin/newfs_nandfs/
H A Dnewfs_nandfs.c61 #define DEBUG macro
62 #undef DEBUG macro
/freebsd-11-stable/stand/libsa/
H A Dnandfs.c39 #define DEBUG macro
40 #undef DEBUG macro
/freebsd-11-stable/usr.sbin/nandsim/
H A Dnandsim.c67 #define DEBUG macro
68 #undef DEBUG macro
/freebsd-11-stable/stand/i386/libi386/
H A Dbiosdisk.c68 #define DEBUG(fmt, args...) printf("%s: " fmt "\n", __func__, ## args) macro
70 #define DEBUG(fmt, args...) macro
[all...]
/freebsd-11-stable/contrib/bmake/
H A Dmake.h492 #define DEBUG(module) (debug & CONCAT(DEBUG_,module)) macro
/freebsd-11-stable/sys/dev/dwc/
H A Dif_dwc.h71 #define DEBUG 0x24 macro
/freebsd-11-stable/sys/dev/vnic/
H A Dnicvf_queues.c92 #define DEBUG macro
93 #undef DEBUG macro
/freebsd-11-stable/sys/arm/nvidia/
H A Dtegra_pcie.c209 #define DEBUG macro

Completed in 273 milliseconds

123