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