Home
last modified time | relevance | path

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

/xnu-10063.141.1/tools/tests/zero-to-n/
H A Dzero-to-n.c132 static boolean_t g_run_on_intel_only = FALSE; variable
912 if (g_run_on_intel_only) { in main()
1575 { "intel-only", no_argument, (int*)&g_run_on_intel_only, TRUE }, in parse_args()