Home
last modified time | relevance | path

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

/xnu-11417.121.6/makedefs/
H A DMakeInc.cmd377 # $(1) is an expanded kernel config from a TARGET_CONFIGS_UC tuple
378 # $(2) is an expanded arch config from a TARGET_CONFIGS_UC tuple
379 # $(3) is an expanded machine config from a TARGET_CONFIGS_UC tuple
382 # $(1) is an un-expanded kernel config from a TARGET_CONFIGS_UC tuple
383 # $(2) is an un-expanded arch config from a TARGET_CONFIGS_UC tuple
384 # $(3) is an un-expanded machine config from a TARGET_CONFIGS_UC tuple
403 # $(1) is an un-expanded TARGET_CONFIGS_UC list, which must be consumed
422 # $(1) is an expanded kernel config from a TARGET_CONFIGS_ALIASES_UC tuple
423 # $(2) is an expanded arch config from a TARGET_CONFIGS_ALIASES_UC tuple
424 # $(3) is an expanded kernel machine config from a TARGET_CONFIGS_ALIASES_UC tuple
[all …]
H A DMakeInc.top323 # $(4) are any dependencies that are expanded per-build config to another bootstrap target
/xnu-11417.121.6/bsd/kern/
H A Duipc_mbuf.c7564 boolean_t expanded = FALSE; local
7583 expanded = TRUE;
7590 if (expanded) {
/xnu-11417.121.6/tests/
H A Dstackshot_tests.m3123 * as expanded in-line.