Searched refs:grade_binary (Results 1 - 5 of 5) sorted by relevance

/macosx-10.10/xnu-2782.1.97/bsd/machine/
H A Dexec.h44 int grade_binary(cpu_type_t, cpu_subtype_t);
/macosx-10.10/xnu-2782.1.97/bsd/dev/i386/
H A Dkern_machdep.c44 * Routine: grade_binary()
51 grade_binary(cpu_type_t exectype, cpu_subtype_t execsubtype) function
/macosx-10.10/xnu-2782.1.97/bsd/kern/
H A Dmach_fat.c144 grade = grade_binary(testtype, testsubtype);
H A Dmach_loader.c536 !grade_binary(header->cputype,
H A Dkern_exec.c665 grade_binary(archtype, archsubtype)) {
821 if (!grade_binary(imgp->ip_origcputype, imgp->ip_origcpusubtype & ~CPU_SUBTYPE_MASK)) {

Completed in 144 milliseconds