Searched refs:DEBUG (Results 126 - 150 of 567) sorted by relevance

1234567891011>>

/freebsd-current/contrib/sendmail/libsm/
H A Dt-rpool.c60 #if DEBUG
67 #endif /* DEBUG */
/freebsd-current/contrib/ncurses/ncurses/tinfo/
H A DMKcaptab.sh174 DEBUG(9, ("hashing %s", string));
180 DEBUG(9, ("sum is %ld", sum));
H A Dcomp_scan.c376 DEBUG(3, ("pushed-back token: `%s', class %d",
425 DEBUG(8, ("dot-flag set"));
601 DEBUG(1, ("missing description"));
720 DEBUG(8, ("Commented out "));
770 DEBUG(3, ("token: `%s', class %d",
992 DEBUG(3, ("pushing token: `%s', class %d",
/freebsd-current/contrib/ntp/include/
H A Dntp_assert.h92 # ifdef DEBUG
/freebsd-current/sys/contrib/ncsw/Peripherals/BM/
H A Dbman_private.h48 #if defined(DEBUG) || !defined(DISABLE_ASSERTIONS)
51 #endif /* defined(DEBUG) || ... */
/freebsd-current/sys/contrib/edk2/Include/Library/
H A DDebugLib.h219 Returns TRUE if DEBUG() macros are enabled.
363 #define DEBUG(Expression) \ macro
370 #define DEBUG(Expression) macro
390 DEBUG ((EFI_D_ERROR, "\nASSERT_EFI_ERROR (Status = %r)\n", StatusParameter)); \
416 DEBUG ((DEBUG_ERROR, "\nASSERT_RETURN_ERROR (Status = %r)\n", \
/freebsd-current/sys/cddl/dev/dtrace/
H A Ddtrace_unload.c104 #ifdef DEBUG
/freebsd-current/sys/dev/etherswitch/ip17x/
H A Dip17x_var.h89 #if defined(DEBUG)
/freebsd-current/usr.bin/top/
H A Dusername.c97 #ifdef DEBUG
/freebsd-current/usr.bin/calendar/
H A Dday.c102 #ifdef DEBUG
/freebsd-current/tools/test/netfibs/
H A Dreflector.sh56 case "${DEBUG}" in
96 case ${DEBUG} in
98 *) echo "DEBUG: ${_msg}" >&2 ;;
178 case ${DEBUG} in
194 case ${DEBUG} in
210 case ${DEBUG} in
228 case ${DEBUG} in
250 case ${DEBUG} in
272 case ${DEBUG} in
298 case ${DEBUG} i
[all...]
/freebsd-current/stand/i386/libi386/
H A Delf32_freebsd.c67 #ifdef DEBUG
/freebsd-current/stand/userboot/userboot/
H A Delf32_freebsd.c72 #ifdef DEBUG
/freebsd-current/libexec/rtld-elf/rtld-libc/
H A Drtld_libc.c77 #if defined DEBUG || !defined(NDEBUG)
/freebsd-current/libexec/tftpd/
H A Dtftp-utils.h110 #define DEBUG(s) tftp_log(LOG_DEBUG, "%s", s) macro
/freebsd-current/contrib/ntp/libntp/
H A Drecvbuff.c59 #ifdef DEBUG
100 # ifndef DEBUG
104 * during ntpd shutdown on DEBUG builds to keep them out of heap
177 # ifdef DEBUG
183 #ifdef DEBUG
207 #endif /* DEBUG */
/freebsd-current/contrib/elftoolchain/elfcopy/
H A Dsegments.c172 #ifdef DEBUG
205 #ifdef DEBUG
238 #ifdef DEBUG
248 #ifdef DEBUG
272 #ifdef DEBUG
278 #ifdef DEBUG
322 #ifdef DEBUG
361 #ifdef DEBUG
385 #ifdef DEBUG
409 #ifdef DEBUG
[all...]
/freebsd-current/usr.sbin/pmccontrol/
H A Dpmccontrol.c78 #if DEBUG
95 #if DEBUG
99 #if DEBUG
104 #endif /* !DEBUG */
106 #if DEBUG
351 #if DEBUG
/freebsd-current/usr.sbin/uhsoctl/
H A Duhsoctl.c307 #ifdef DEBUG
592 #ifdef DEBUG
603 #ifdef DEBUG
641 #ifdef DEBUG
662 #ifdef DEBUG
679 #ifdef DEBUG
692 #ifdef DEBUG
999 #ifdef DEBUG
1038 #ifdef DEBUG
1050 #ifdef DEBUG
[all...]
/freebsd-current/contrib/gdtoa/
H A Ddmisc.c120 #ifdef DEBUG
131 #ifdef DEBUG
/freebsd-current/contrib/ncurses/include/
H A Dtic.h143 #define DEBUG(n, a) if (_nc_tracing >= DEBUG_LEVEL(n)) _tracef a macro
145 #define DEBUG(n, a) /*nothing*/ macro
/freebsd-current/contrib/ntp/sntp/
H A Dnetworking.c17 #ifdef DEBUG
56 #ifdef DEBUG
/freebsd-current/contrib/nvi/common/
H A Dlog.c65 #if defined(DEBUG) && 0
198 #if defined(DEBUG) && 0
276 #if defined(DEBUG) && 0
344 #if defined(DEBUG) && 0
390 #if defined(DEBUG) && 0
489 #if defined(DEBUG) && 0
576 #if defined(DEBUG) && 0
652 #if defined(DEBUG) && 0
/freebsd-current/tools/test/stress2/misc/
H A Dparallelmount2.sh34 [ -z "$DEBUG" ] && exit 0 # Waiting for fix
/freebsd-current/tools/test/stress2/tools/
H A Dswap.c66 #if defined(DEBUG)
99 #if defined(DEBUG)

Completed in 278 milliseconds

1234567891011>>