Searched refs:M_SPARC (Results 1 – 8 of 8) sorted by relevance
59 #define M_SPARC 3 /* runs only on SPARC */ macro
81 #define M_SPARC 3 /* runs only on SPARC */ macro
66 #define M_SPARC 3 /* runs only on SPARC */ macro
76 #define M_SPARC 3 /* runs only on SPARC */ macro
597 if (aout.a_machtype != M_SPARC) { in aout_check()
747 if (exec.a_machtype != M_SPARC) { in load_file()
172 if (size < sizeof (exec) || (exec->a_machtype != M_SPARC) || in aout_verify()
409 if (exp->ux_mach == M_SPARC) in chkaout()