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

/macosx-10.5.8/xnu-1228.15.4/bsd/dev/i386/
H A Dkern_machdep.c52 grade_binary(cpu_type_t exectype, __unused cpu_subtype_t execsubtype) argument
54 switch(exectype) {
/macosx-10.5.8/xnu-1228.15.4/bsd/dev/ppc/
H A Dkern_machdep.c61 grade_binary(cpu_type_t exectype, cpu_subtype_t execsubtype) argument
77 switch(exectype) {
123 switch(exectype) {
148 switch(exectype) {
173 switch(exectype) {
207 switch(exectype) {
/macosx-10.5.8/xnu-1228.15.4/libsa/
H A Dcatalogue.cpp56 extern int grade_binary(cpu_type_t exectype, cpu_subtype_t execsubtype);

Completed in 91 milliseconds