Home
last modified time | relevance | path

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

/xnu-11215.1.10/bsd/kern/
H A Dmach_fat.c66 cpu_subtype_t req_subcpu_type, in fatfile_getarch() argument
107 if (!binary_match(mask_bits, req_cpu_type, req_subcpu_type, testtype, testsubtype)) { in fatfile_getarch()