Searched defs:DEBUG (Results 1 - 25 of 71) sorted by last modified time

123

/freebsd-11-stable/contrib/libarchive/libarchive/test/
H A Dtest_sparse_basic.c56 #define DEBUG 0 macro
/freebsd-11-stable/usr.bin/calendar/
H A Dcalendar.c63 static char *DEBUG = NULL; variable
/freebsd-11-stable/contrib/apr/poll/unix/
H A Dz_asio.c101 #define DEBUG 0 macro
[all...]
/freebsd-11-stable/sys/ufs/ffs/
H A Dffs_softdep.c53 #define DEBUG macro
[all...]
H A Dffs_snapshot.c71 #define DEBUG 1 macro
H A Dffs_alloc.c2779 #define DEBUG macro
[all...]
/freebsd-11-stable/contrib/bmake/
H A Dmake.h492 #define DEBUG(module) (debug & CONCAT(DEBUG_,module)) 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/tcsh/
H A Dtc.alloc.c49 #define DEBUG 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...]
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/lib/libc/resolv/
H A Dres_init.c119 #define DEBUG macro
/freebsd-11-stable/contrib/ofed/libibumad/
H A Dumad.c89 #define DEBUG if (umaddebug) IBWARN macro
[all...]
/freebsd-11-stable/sys/arm/nvidia/
H A Dtegra_pcie.c209 #define DEBUG macro
/freebsd-11-stable/usr.sbin/fwcontrol/
H A Dfwdv.c60 #define DEBUG 0 macro
/freebsd-11-stable/contrib/ofed/libibmad/
H A Dvendor.c48 #undef DEBUG macro
49 #define DEBUG if (ibdebug) IBWARN macro
H A Dsmp.c47 #undef DEBUG macro
48 #define DEBUG if (ibdebug) IBWARN macro
H A Dserv.c48 #undef DEBUG macro
49 #define DEBUG if (ibdebug) IBWARN macro
H A Dsa.c46 #undef DEBUG macro
47 #define DEBUG if (ibdebug) IBWARN macro
H A Drpc.c63 #undef DEBUG macro
64 #define DEBUG if (ibdebug) IBWARN macro
H A Dresolve.c49 #undef DEBUG macro
50 #define DEBUG if (ibdebug) IBWARN macro
H A Dregister.c48 #undef DEBUG macro
49 #define DEBUG if (ibdebug) IBWARN macro
H A Dportid.c45 #undef DEBUG macro
46 #define DEBUG if (ibdebug) IBWARN macro
H A Dmad.c51 #undef DEBUG macro
52 #define DEBUG if (ibdebug) IBWARN macro
H A Dgs.c47 #undef DEBUG macro
48 #define DEBUG if (ibdebug) IBWARN macro

Completed in 211 milliseconds

123