Searched refs:testsubtype (Results 1 – 1 of 1) sorted by relevance
77 cpu_subtype_t testsubtype; in fatfile_getarch() local101 testsubtype = OSSwapBigToHostInt32(arch->cpusubtype) & ~CPU_SUBTYPE_MASK; in fatfile_getarch()107 if (!binary_match(mask_bits, req_cpu_type, req_subcpu_type, testtype, testsubtype)) { in fatfile_getarch()114 grade = grade_binary(testtype, testsubtype, testfeatures, TRUE); in fatfile_getarch()