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

/darwin-on-arm/xnu/bsd/dev/arm/
H A Dkern_machdep.c51 int grade_binary(cpu_type_t exectype, __unused cpu_subtype_t execsubtype) argument
53 switch (exectype) {
/darwin-on-arm/xnu/bsd/dev/i386/
H A Dkern_machdep.c52 grade_binary(cpu_type_t exectype, __unused cpu_subtype_t execsubtype) argument
54 switch(exectype) {

Completed in 67 milliseconds