Searched defs:DEBUG (Results 26 - 50 of 71) sorted by last modified time

123

/freebsd-11-stable/contrib/ofed/libibmad/
H A Dcc.c46 #undef DEBUG macro
47 #define DEBUG if (ibdebug) IBWARN macro
H A Dbm.c42 #undef DEBUG macro
43 #define DEBUG if (ibdebug) IBWARN macro
/freebsd-11-stable/contrib/ofed/infiniband-diags/src/
H A Dibdiag_common.h63 #undef DEBUG macro
64 #define DEBUG(fmt, ...) do { \ macro
/freebsd-11-stable/usr.sbin/nandsim/
H A Dnandsim_cfgparse.c57 #define DEBUG macro
58 #undef DEBUG macro
H A Dnandsim.c67 #define DEBUG macro
68 #undef DEBUG macro
/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/stand/efi/include/
H A Defidebug.h35 #define DEBUG(a) DbgPrint a macro
40 #define DEBUG(a) macro
/freebsd-11-stable/sbin/pfctl/
H A Dpfctl_optimize.c50 # define DEBUG(str, v...) \ macro
53 # define DEBUG(str, v...) ((void)0) macro
[all...]
/freebsd-11-stable/sys/dev/vnic/
H A Dnicvf_queues.c92 #define DEBUG macro
93 #undef DEBUG macro
/freebsd-11-stable/crypto/openssh/regress/misc/kexfuzz/
H A DMakefile28 DEBUG=-g macro
/freebsd-11-stable/sys/contrib/edk2/Include/Library/
H A DDebugLib.h315 #define DEBUG(Expression) \ macro
322 #define DEBUG(Expression) macro
/freebsd-11-stable/contrib/one-true-awk/
H A Db.c30 #define DEBUG macro
H A Dawk.h37 #define DEBUG macro
H A Dlib.c25 #define DEBUG macro
H A Dmain.c30 #define DEBUG macro
H A Dparse.c25 #define DEBUG macro
H A Drun.c28 #define DEBUG macro
H A Dtran.c25 #define DEBUG macro
/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/libexec/tftpd/
H A Dtftp-utils.h105 #define DEBUG(s) tftp_log(LOG_DEBUG, "%s", s) macro
/freebsd-11-stable/contrib/gperf/src/
H A Doptions.h114 DEBUG = 1 << 21 enumerator in enum:Option_Type
/freebsd-11-stable/contrib/ncurses/include/
H A Dtic.h125 #define DEBUG(n, a) if (_nc_tracing >= DEBUG_LEVEL(n)) _tracef a macro
127 #define DEBUG(n, a) /*nothing*/ macro

Completed in 203 milliseconds

123