Home
last modified time | relevance | path

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

/xnu-11215.1.10/bsd/machine/
H A Dexec.h46 boolean_t binary_match(cpu_type_t mask_bits, cpu_type_t req_cpu,
/xnu-11215.1.10/bsd/kern/
H A Dmach_fat.c65 cpu_type_t mask_bits, in fatfile_getarch() argument
107 if (!binary_match(mask_bits, req_cpu_type, req_subcpu_type, testtype, testsubtype)) { in fatfile_getarch()