Home
last modified time | relevance | path

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

/xnu-8020.121.3/bsd/kern/
H A Dmach_fat.c271 uint32_t i_cputype = OSSwapBigToHostInt32(arches[i].cputype); in fatfile_validate_fatarches() local
296 if ((i_cputype == j_cputype) && (i_cpusubtype == j_cpusubtype)) { in fatfile_validate_fatarches()