Home
last modified time | relevance | path

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

/xnu-11215/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
458 # $(1) is a fully-expanded kernel config
459 # $(2) is a fully-expanded arch config
463 # $(1) is a fully-expanded build config (like "RELEASE^X86_64^NONE")
[all …]
H A DMakeInc.top323 # $(4) are any dependencies that are expanded per-build config to another bootstrap target
/xnu-11215/bsd/kern/
H A Duipc_mbuf.c7634 boolean_t expanded = FALSE; local
7653 expanded = TRUE;
7660 if (expanded) {
/xnu-11215/tests/
H A Dstackshot_tests.m3044 * as expanded in-line.