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

1234

/freebsd-9.3-release/contrib/ncurses/ncurses/tinfo/
H A Dcomp_hash.c49 #undef DEBUG macro
50 #define DEBUG(level, params) /*nothing */ macro
/freebsd-9.3-release/contrib/ofed/management/libibmad/src/
H A Dsa.c48 #undef DEBUG macro
49 #define DEBUG if (ibdebug) IBWARN macro
H A Drpc.c66 #undef DEBUG macro
67 #define DEBUG if (ibdebug) IBWARN macro
/freebsd-9.3-release/lib/libc/resolv/
H A Dres_mkquery.c86 #define DEBUG macro
H A Dres_init.c105 #define DEBUG macro
H A Dres_query.c91 #define DEBUG macro
/freebsd-9.3-release/libexec/tftpd/
H A Dtftp-utils.h105 #define DEBUG(s) tftp_log(LOG_DEBUG, "%s", s) macro
/freebsd-9.3-release/sys/boot/uboot/lib/
H A Ddisk.c48 #define DEBUG macro
49 #undef DEBUG macro
H A Dglue.c37 #define DEBUG macro
38 #undef DEBUG macro
/freebsd-9.3-release/usr.sbin/IPXrouted/
H A Dtables.c53 #define DEBUG 0 macro
/freebsd-9.3-release/usr.sbin/fwcontrol/
H A Dfwmpegts.c68 #define DEBUG 0 macro
/freebsd-9.3-release/usr.sbin/rmt/
H A Drmt.c69 #define DEBUG(f) if (debug) fprintf(debug, f) macro
/freebsd-9.3-release/contrib/gperf/src/
H A Doptions.h114 DEBUG = 1 << 21 enumerator in enum:Option_Type
/freebsd-9.3-release/contrib/ofed/management/infiniband-diags/src/
H A Dibping.c53 #undef DEBUG macro
54 #define DEBUG if (verbose) IBWARN macro
H A Dibportstate.c52 #undef DEBUG macro
53 #define DEBUG if (verbose>1) IBWARN macro
H A Dibsysstat.c52 #undef DEBUG macro
53 #define DEBUG if (verbose) IBWARN macro
[all...]
/freebsd-9.3-release/contrib/one-true-awk/
H A Dparse.c25 #define DEBUG macro
/freebsd-9.3-release/sys/boot/common/
H A Dbcache.c46 # define DEBUG(fmt, args...) printf("%s: " fmt "\n" , __func__ , ## args) macro
49 # define DEBUG(fmt, args...) macro
H A Ddisk.c41 # define DEBUG(fmt, args...) printf("%s: " fmt "\n" , __func__ , ## args) macro
43 # define DEBUG(fmt, args...) macro
[all...]
/freebsd-9.3-release/sys/boot/i386/libi386/
H A Dbioscd.c62 # define DEBUG(fmt, args...) printf("%s: " fmt "\n" , __func__ , ## args) macro
64 # define DEBUG(fmt, args...) macro
[all...]
/freebsd-9.3-release/sys/boot/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-9.3-release/sys/boot/powerpc/ps3/
H A Dps3disk.c49 #define DEBUG(fmt, args...) printf("%s:%d: " fmt "\n" , __func__ , __LINE__, ##args) macro
51 #define DEBUG(fmt, args...) macro
/freebsd-9.3-release/sys/cddl/contrib/opensolaris/uts/common/zmod/
H A Dzconf.h43 #undef DEBUG macro
/freebsd-9.3-release/sys/contrib/octeon-sdk/
H A Dcvmx-flash.c64 #define DEBUG 1 macro
/freebsd-9.3-release/sys/dev/fdt/
H A Dfdt_pci.c49 #define DEBUG macro
50 #undef DEBUG macro

Completed in 228 milliseconds

1234