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

/darwin-on-arm/xnu/SETUP/config/
H A Dmain.c144 case MACHINE_SUN2:
H A Dmkheaders.c96 if ((machine == MACHINE_SUN2 ||
109 if (machine != MACHINE_SUN2 && machine != MACHINE_SUN3
H A Dconfig.h165 #define MACHINE_SUN2 4 macro
H A Dparser.y180 machine = MACHINE_SUN2;
529 if (machine != MACHINE_SUN2 && machine != MACHINE_SUN3
536 if (machine != MACHINE_SUN2 && machine != MACHINE_SUN3
996 if (machine == MACHINE_SUN2 || machine == MACHINE_SUN3
1032 case MACHINE_SUN2:
H A Dmkmakefile.c169 { 8, 2, 32 }, /* MACHINE_SUN2 */
245 if (machine == MACHINE_SUN || machine == MACHINE_SUN2

Completed in 23 milliseconds