Searched refs:MACHINE_ARCH32 (Results 1 - 4 of 4) sorted by relevance

/freebsd-current/sys/arm64/include/
H A Dparam.h54 #ifndef MACHINE_ARCH32
55 #define MACHINE_ARCH32 "armv7" macro
/freebsd-current/sys/powerpc/include/
H A Dparam.h72 #ifndef MACHINE_ARCH32
73 #define MACHINE_ARCH32 "powerpc" macro
/freebsd-current/sys/amd64/include/
H A Dparam.h59 #ifndef MACHINE_ARCH32
60 #define MACHINE_ARCH32 "i386" macro
/freebsd-current/sys/kern/
H A Dkern_mib.c297 return (MACHINE_ARCH32);
328 compat_freebsd_32bit ? MACHINE_ARCH " " MACHINE_ARCH32 :

Completed in 89 milliseconds