Home
last modified time | relevance | path

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

/dports/devel/fmake/fmake-r250982/
H A Dutil.h80 #define DEBUG_FOR 0x0400 macro
H A Dmain.c429 debug |= DEBUG_FOR; in MainParseArgs()
/dports/misc/rump/buildrump.sh-b914579/src/usr.bin/make/
H A Dmake.h461 #define DEBUG_FOR 0x00400 macro
H A Dmain.c261 debug |= DEBUG_FOR; in parse_debug_options()
/dports/devel/bmake/bmake/
H A Dmake.h556 DEBUG_FOR = 1 << 5, enumerator
H A Dmain.c275 debug |= DEBUG_FOR; in MainParseArgDebug()