Home
last modified time | relevance | path

Searched refs:DEBUG_SCRIPT (Results 1 – 4 of 4) sorted by relevance

/freebsd-12.1/contrib/bmake/
H A Dmake.h486 #define DEBUG_SCRIPT 0x20000 macro
H A Dmain.c305 debug |= DEBUG_SCRIPT; in parse_debug_options()
/freebsd-12.1/sys/dev/ncr/
H A Dncr.c219 #define DEBUG_SCRIPT (0x0040) macro
3002 if (DEBUG_FLAGS & DEBUG_SCRIPT) in ncr_script_copy_and_bind()
/freebsd-12.1/sys/dev/sym/
H A Dsym_hipd.c318 #define DEBUG_SCRIPT (0x0040) macro
2043 if (DEBUG_FLAGS & DEBUG_SCRIPT) in sym_fw_bind_script()