Home
last modified time | relevance | path

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

/xnu-8020.140.41/makedefs/
H A DMakeInc.cmd328 # $(1) is an expanded kernel config from a TARGET_CONFIGS_UC tuple
329 # $(2) is an expanded arch config from a TARGET_CONFIGS_UC tuple
330 # $(3) is an expanded machine config from a TARGET_CONFIGS_UC tuple
333 # $(1) is an un-expanded kernel config from a TARGET_CONFIGS_UC tuple
334 # $(2) is an un-expanded arch config from a TARGET_CONFIGS_UC tuple
335 # $(3) is an un-expanded machine config from a TARGET_CONFIGS_UC tuple
354 # $(1) is an un-expanded TARGET_CONFIGS_UC list, which must be consumed
373 # $(1) is an expanded kernel config from a TARGET_CONFIGS_ALIASES_UC tuple
374 # $(2) is an expanded arch config from a TARGET_CONFIGS_ALIASES_UC tuple
375 # $(3) is an expanded kernel machine config from a TARGET_CONFIGS_ALIASES_UC tuple
[all …]
H A DMakeInc.top334 # $(4) are any dependencies that are expanded per-build config to another bootstrap target
/xnu-8020.140.41/bsd/kern/
H A Duipc_mbuf.c6478 boolean_t expanded = FALSE; local
6497 expanded = TRUE;
6504 if (expanded) {
/xnu-8020.140.41/tests/
H A Dstackshot_tests.m2375 * as expanded in-line.