Home
last modified time | relevance | path

Searched refs:DEBUG_ARCH (Results 1 – 6 of 6) sorted by relevance

/dports/devel/fmake/fmake-r250982/
H A Dutil.h70 #define DEBUG_ARCH 0x0001 macro
H A Dmain.c420 debug |= DEBUG_ARCH; in MainParseArgs()
/dports/misc/rump/buildrump.sh-b914579/src/usr.bin/make/
H A Dmake.h451 #define DEBUG_ARCH 0x00001 macro
H A Dmain.c246 debug |= DEBUG_ARCH; in parse_debug_options()
/dports/devel/bmake/bmake/
H A Dmake.h551 DEBUG_ARCH = 1 << 0, enumerator
H A Dmain.c260 debug |= DEBUG_ARCH; in MainParseArgDebug()