Searched defs:machine_arch (Results 1 - 25 of 26) sorted by relevance

12

/netbsd-current/sys/arch/m68k/m68k/
H A Dm68k_machdep.c83 char machine_arch[] = MACHINE_ARCH; /* from <machine/param.h> */ variable
/netbsd-current/external/bsd/pkg_install/dist/add/
H A Dparse_cross.c26 parse_cross(const char *text, char **machine_arch, char **opsys, argument
/netbsd-current/usr.bin/uname/
H A Duname.c66 char machine_arch[SYS_NMLN]; local
/netbsd-current/sys/arch/evbppc/evbppc/
H A Devbppc_machdep.c92 char machine_arch[] = MACHINE_ARCH; variable
/netbsd-current/sys/arch/hppa/hppa/
H A Dhppa_machdep.c49 char machine_arch[] = MACHINE_ARCH; /* from <machine/param.h> */ variable
/netbsd-current/sys/arch/dreamcast/dreamcast/
H A Dmachdep.c110 char machine_arch[] = MACHINE_ARCH; /* sh3el */ variable
/netbsd-current/sys/arch/landisk/landisk/
H A Dmachdep.c129 char machine_arch[] = MACHINE_ARCH; /* sh3el */ variable
/netbsd-current/sys/arch/arm/arm/
H A Darm_machdep.c105 char machine_arch[] = MACHINE_ARCH; /* from <machine/param.h> */ variable
/netbsd-current/sys/arch/usermode/usermode/
H A Dmachdep.c77 char machine_arch[_SYS_NMLN] = ""; variable
H A Dthunk.c806 thunk_getmachine(char *machine, size_t machinelen, char *machine_arch, size_t machine_archlen) argument
/netbsd-current/sys/arch/evbsh3/evbsh3/
H A Dmachdep.c113 char machine_arch[] = MACHINE_ARCH; /* sh3eb or sh3el */ variable
/netbsd-current/sys/arch/hpcsh/hpcsh/
H A Dmachdep.c144 char machine_arch[] = MACHINE_ARCH; variable
/netbsd-current/sys/arch/ia64/ia64/
H A Dmachdep.c130 char machine_arch[] = MACHINE_ARCH; /* from <machine/param.h> */ variable
/netbsd-current/sys/arch/powerpc/booke/
H A Dbooke_machdep.c160 char machine_arch[] = MACHINE_ARCH; /* from <machine/param.h> */ variable
/netbsd-current/sys/arch/vax/vax/
H A Dmachdep.c147 char machine_arch[] = MACHINE_ARCH; /* from <machine/param.h> */ variable
/netbsd-current/sys/arch/sparc64/sparc64/
H A Dcpu.c102 char machine_arch[] = MACHINE_ARCH; /* from <machine/param.h> */ variable
/netbsd-current/sys/arch/aarch64/aarch64/
H A Daarch64_machdep.c88 char machine_arch[] = MACHINE_ARCH; variable
/netbsd-current/sys/rump/librump/rumpkern/
H A Drump.c94 char machine_arch[] = MACHINE_ARCH; variable
/netbsd-current/sys/arch/powerpc/oea/
H A Doea_machdep.c86 char machine_arch[] = MACHINE_ARCH; /* from <machine/param.h> */ variable
/netbsd-current/sys/arch/mmeye/mmeye/
H A Dmachdep.c112 char machine_arch[] = MACHINE_ARCH; /* sh3eb */ variable
/netbsd-current/sys/arch/sparc/sparc/
H A Dcpu.c117 char machine_arch[] = MACHINE_ARCH; /* from <machine/param.h> */ variable
/netbsd-current/sys/arch/mips/mips/
H A Dmips_machdep.c276 char machine_arch[] = MACHINE_ARCH; /* from <machine/param.h> */ variable
/netbsd-current/sys/arch/riscv/riscv/
H A Driscv_machdep.c76 char machine_arch[] = MACHINE_ARCH; variable
/netbsd-current/sys/arch/i386/i386/
H A Dmachdep.c203 char machine_arch[] = "i386"; /* machine == machine_arch */ variable
/netbsd-current/sys/arch/alpha/alpha/
H A Dmachdep.c171 char machine_arch[] = MACHINE_ARCH; /* from <machine/param.h> */ variable

Completed in 494 milliseconds

12