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

123

/freebsd-11-stable/libexec/tftpd/
H A Dtftp-utils.h105 #define DEBUG(s) tftp_log(LOG_DEBUG, "%s", s) macro
/freebsd-11-stable/sys/contrib/alpine-hal/
H A Dal_hal_udma_debug.c44 #define DEBUG macro
/freebsd-11-stable/usr.sbin/rmt/
H A Drmt.c69 #define DEBUG(f) if (debug) fprintf(debug, f) macro
/freebsd-11-stable/contrib/ofed/libibmad/
H A Dresolve.c49 #undef DEBUG macro
50 #define DEBUG if (ibdebug) IBWARN macro
H A Drpc.c63 #undef DEBUG macro
64 #define DEBUG if (ibdebug) IBWARN macro
H A Dsa.c46 #undef DEBUG macro
47 #define DEBUG if (ibdebug) IBWARN macro
/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
/freebsd-11-stable/contrib/gperf/src/
H A Doptions.h114 DEBUG = 1 << 21 enumerator in enum:Option_Type
/freebsd-11-stable/sys/contrib/octeon-sdk/
H A Dcvmx-flash.c64 #define DEBUG 1 macro
/freebsd-11-stable/sys/cddl/contrib/opensolaris/uts/common/zmod/
H A Dzconf.h43 #undef DEBUG macro
/freebsd-11-stable/sys/dev/etherswitch/mtkswitch/
H A Dmtkswitch.c64 #define DEBUG 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/lib/libc/resolv/
H A Dres_init.c119 #define DEBUG macro
/freebsd-11-stable/usr.sbin/fwcontrol/
H A Dfwdv.c60 #define DEBUG 0 macro
/freebsd-11-stable/contrib/tcsh/
H A Dtc.alloc.c49 #define DEBUG macro
/freebsd-11-stable/contrib/libarchive/libarchive/test/
H A Dtest_sparse_basic.c56 #define DEBUG 0 macro
/freebsd-11-stable/contrib/one-true-awk/
H A Dlib.c25 #define DEBUG macro
H A Dtran.c25 #define DEBUG macro
H A Db.c30 #define DEBUG macro
H A Dawk.h37 #define DEBUG macro
/freebsd-11-stable/stand/pc98/libpc98/
H A Dbioscd.c61 # define DEBUG(fmt, args...) printf("%s: " fmt "\n" , __func__ , ## args) macro
63 # define DEBUG(fmt, args...) macro
[all...]
/freebsd-11-stable/usr.sbin/nandsim/
H A Dnandsim_cfgparse.c57 #define DEBUG macro
58 #undef DEBUG macro
/freebsd-11-stable/contrib/apr/poll/unix/
H A Dz_asio.c101 #define DEBUG 0 macro
[all...]
/freebsd-11-stable/contrib/gdb/gdb/
H A Duw-thread.c129 #define DEBUG 0 macro
/freebsd-11-stable/sys/dev/digi/
H A Ddigi.h46 #define DEBUG macro

Completed in 402 milliseconds

123