Home
last modified time | relevance | path

Searched refs:DEBUG_FLAGS (Results 1 – 14 of 14) sorted by relevance

/dragonfly/test/stress/fsx/
H A Ddotest7 make DEBUG_FLAGS=-g clean
8 make DEBUG_FLAGS=-g obj
9 make DEBUG_FLAGS=-g all install
/dragonfly/sys/dev/disk/ncr/
H A Dncr.c234 #define DEBUG_FLAGS ncr_debug macro
237 #define DEBUG_FLAGS 0 macro
3023 if (DEBUG_FLAGS & DEBUG_SCRIPT) in ncr_script_copy_and_bind()
4152 if(DEBUG_FLAGS & DEBUG_QUEUE)
4447 if (DEBUG_FLAGS & DEBUG_TINY)
5317 if (DEBUG_FLAGS & DEBUG_TINY)
5741 if (DEBUG_FLAGS & DEBUG_PHASE) {
5763 if (DEBUG_FLAGS & DEBUG_PHASE) {
5810 if (DEBUG_FLAGS & DEBUG_PHASE) {
6046 if (DEBUG_FLAGS & DEBUG_NEGO) {
[all …]
/dragonfly/sbin/udevd/
H A Dmktest1 DEBUG_FLAGS=-g
/dragonfly/lib/libdevattr/
H A Dmktest1 DEBUG_FLAGS=-g
/dragonfly/share/mk/
H A Dbsd.prog.mk8 CFLAGS+=${COPTS} ${DEBUG_FLAGS}
17 .if !defined(DEBUG_FLAGS)
H A Dbsd.own.mk159 .if !defined(DEBUG_FLAGS)
H A Dbsd.lib.mk24 .if defined(DEBUG_FLAGS)
25 CFLAGS+= ${DEBUG_FLAGS}
/dragonfly/sys/dev/disk/sym/
H A Dsym_hipd.c332 #define DEBUG_FLAGS sym_debug
335 #define DEBUG_FLAGS (0x0000) macro
506 if (DEBUG_FLAGS & DEBUG_ALLOC) in __sym_calloc2()
521 if (DEBUG_FLAGS & DEBUG_ALLOC) in __sym_mfree()
2050 if (DEBUG_FLAGS & DEBUG_SCRIPT) in sym_fw_bind_script()
2943 if (DEBUG_FLAGS & DEBUG_QUEUE) in sym_put_start_queue()
3885 if (DEBUG_FLAGS & DEBUG_TINY) in sym_intr1()
5636 if (DEBUG_FLAGS & DEBUG_NEGO) { in sym_sync_nego()
5682 if (DEBUG_FLAGS & DEBUG_NEGO) { in sym_sync_nego()
5713 if (DEBUG_FLAGS & DEBUG_NEGO) { in sym_sync_nego()
[all …]
/dragonfly/sys/conf/
H A Dkern.pre.mk172 MKMODULESENV+= DEBUG="${DEBUG}" DEBUG_FLAGS="${DEBUG}"
H A Dkmod.mk163 CFLAGS+= ${DEBUG_FLAGS}
/dragonfly/contrib/gcc-4.7/libstdc++-v3/src/c++11/
H A DMakefile.in127 DEBUG_FLAGS = @DEBUG_FLAGS@
/dragonfly/stand/boot/pc32/boot2/
H A DMakefile58 DEBUG_FLAGS= macro
/dragonfly/contrib/gcc-4.7/libstdc++-v3/src/c++98/
H A DMakefile.in142 DEBUG_FLAGS = @DEBUG_FLAGS@
/dragonfly/contrib/gcc-4.7/libstdc++-v3/libsupc++/
H A DMakefile.in170 DEBUG_FLAGS = @DEBUG_FLAGS@