Searched refs:MACHINE_ARCH32 (Results 1 - 4 of 4) sorted by last modified time

/freebsd-11-stable/sys/kern/
H A Dkern_mib.c275 static const char machine_arch32[] = MACHINE_ARCH32;
291 MACHINE_ARCH " " MACHINE_ARCH32, 0, "Supported architectures for binaries");
/freebsd-11-stable/sys/mips/include/
H A Dparam.h63 #ifndef MACHINE_ARCH32
64 #define MACHINE_ARCH32 "mips" macro
74 #ifndef MACHINE_ARCH32
75 #define MACHINE_ARCH32 "mipsel" macro
/freebsd-11-stable/sys/powerpc/include/
H A Dparam.h65 #ifndef MACHINE_ARCH32
66 #define MACHINE_ARCH32 "powerpc" macro
/freebsd-11-stable/sys/amd64/include/
H A Dparam.h62 #ifndef MACHINE_ARCH32
63 #define MACHINE_ARCH32 "i386" macro

Completed in 72 milliseconds