Home
last modified time | relevance | path

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

/xnu-11215.1.10/bsd/kern/
H A Dmach_fat.c78 cpu_subtype_t testfeatures; in fatfile_getarch() local
102 testfeatures = OSSwapBigToHostInt32(arch->cpusubtype) & CPU_SUBTYPE_MASK; in fatfile_getarch()
114 grade = grade_binary(testtype, testsubtype, testfeatures, TRUE); in fatfile_getarch()