Searched defs:MACHINE_ARCH (Results 1 - 15 of 15) sorted by path

/openbsd-current/sys/arch/loongson/include/
H A Dparam.h10 #define MACHINE_ARCH "mips64el" /* not the canonical endianness */ macro
/openbsd-current/sys/arch/octeon/include/
H A Dparam.h10 #define MACHINE_ARCH "mips64" macro
/openbsd-current/sys/arch/alpha/include/
H A Dparam.h43 #define MACHINE_ARCH "alpha" macro
/openbsd-current/sys/arch/amd64/include/
H A Dparam.h49 #define MACHINE_ARCH "amd64" macro
/openbsd-current/sys/arch/arm/include/
H A Dparam.h38 #define MACHINE_ARCH "arm" macro
/openbsd-current/sys/arch/arm64/include/
H A Dparam.h47 #define MACHINE_ARCH "aarch64" macro
/openbsd-current/sys/arch/hppa/include/
H A Dparam.h35 #define MACHINE_ARCH "hppa" macro
/openbsd-current/sys/arch/i386/include/
H A Dparam.h49 #define MACHINE_ARCH "i386" macro
/openbsd-current/sys/arch/m88k/include/
H A Dparam.h48 #define MACHINE_ARCH "m88k" macro
/openbsd-current/sys/arch/powerpc/include/
H A Dparam.h43 #define MACHINE_ARCH "powerpc" macro
/openbsd-current/sys/arch/powerpc64/include/
H A Dparam.h47 #define MACHINE_ARCH "powerpc64" macro
/openbsd-current/sys/arch/riscv64/include/
H A Dparam.h47 #define MACHINE_ARCH "riscv64" macro
/openbsd-current/sys/arch/sh/include/
H A Dparam.h40 #define MACHINE_ARCH "sh" macro
/openbsd-current/sys/arch/sparc64/include/
H A Dparam.h70 #define MACHINE_ARCH "sparc64" macro
/openbsd-current/usr.bin/make/
H A Darch.c102 #undef MACHINE_ARCH macro
103 #define MACHINE_ARCH TARGET_MACHINE_ARCH macro

Completed in 297 milliseconds