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

/macosx-10.5.8/xnu-1228.15.4/bsd/kern/
H A Dkern_exec.c629 cpu_type_t archtype = OSSwapBigToHostInt32( local
633 if (pref == archtype &&
634 grade_binary(archtype, archsubtype)) {
636 fat_arch.cputype = archtype;

Completed in 24 milliseconds