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

/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
79 switch(execsubtype) {
96 switch(execsubtype) {
128 switch(execsubtype) {
153 switch(execsubtype) {
178 switch(execsubtype) {
213 if (cpusubtype == execsubtype)
/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
/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 27 milliseconds