Home
last modified time | relevance | path

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

/xnu-8796.141.3/makedefs/
H A DMakeInc.cmd331 # $(1) is an expanded kernel config from a TARGET_CONFIGS_UC tuple
332 # $(2) is an expanded arch config from a TARGET_CONFIGS_UC tuple
333 # $(3) is an expanded machine config from a TARGET_CONFIGS_UC tuple
336 # $(1) is an un-expanded kernel config from a TARGET_CONFIGS_UC tuple
337 # $(2) is an un-expanded arch config from a TARGET_CONFIGS_UC tuple
338 # $(3) is an un-expanded machine config from a TARGET_CONFIGS_UC tuple
357 # $(1) is an un-expanded TARGET_CONFIGS_UC list, which must be consumed
376 # $(1) is an expanded kernel config from a TARGET_CONFIGS_ALIASES_UC tuple
377 # $(2) is an expanded arch config from a TARGET_CONFIGS_ALIASES_UC tuple
378 # $(3) is an expanded kernel machine config from a TARGET_CONFIGS_ALIASES_UC tuple
[all …]
H A DMakeInc.top310 # $(4) are any dependencies that are expanded per-build config to another bootstrap target
/xnu-8796.141.3/bsd/kern/
H A Duipc_mbuf.c6506 boolean_t expanded = FALSE; local
6525 expanded = TRUE;
6532 if (expanded) {
/xnu-8796.141.3/tests/
H A Dstackshot_tests.m2559 * as expanded in-line.