Searched refs:i_cpusubtype (Results 1 – 1 of 1) sorted by relevance
272 uint32_t i_cpusubtype = OSSwapBigToHostInt32(arches[i].cpusubtype); in fatfile_validate_fatarches() local296 if ((i_cputype == j_cputype) && (i_cpusubtype == j_cpusubtype)) { in fatfile_validate_fatarches()