Home
last modified time | relevance | path

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

/xnu-10002.1.13/makedefs/
H A DMakeInc.cmd367 # $(1) is an expanded kernel config from a TARGET_CONFIGS_UC tuple
368 # $(2) is an expanded arch config from a TARGET_CONFIGS_UC tuple
369 # $(3) is an expanded machine config from a TARGET_CONFIGS_UC tuple
372 # $(1) is an un-expanded kernel config from a TARGET_CONFIGS_UC tuple
373 # $(2) is an un-expanded arch config from a TARGET_CONFIGS_UC tuple
374 # $(3) is an un-expanded machine config from a TARGET_CONFIGS_UC tuple
393 # $(1) is an un-expanded TARGET_CONFIGS_UC list, which must be consumed
412 # $(1) is an expanded kernel config from a TARGET_CONFIGS_ALIASES_UC tuple
413 # $(2) is an expanded arch config from a TARGET_CONFIGS_ALIASES_UC tuple
414 # $(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-10002.1.13/bsd/kern/
H A Duipc_mbuf.c7517 boolean_t expanded = FALSE; local
7536 expanded = TRUE;
7543 if (expanded) {
/xnu-10002.1.13/tests/
H A Dstackshot_tests.m2794 * as expanded in-line.