Home
last modified time | relevance | path

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

/f-stack/freebsd/arm64/include/
H A Dparam.h53 #ifndef MACHINE_ARCH32
54 #define MACHINE_ARCH32 "armv7" macro
/f-stack/freebsd/mips/include/
H A Dparam.h85 # ifndef MACHINE_ARCH32
86 # define MACHINE_ARCH32 "mips" _EL_SUFFIX _HF_SUFFIX macro
/f-stack/freebsd/amd64/include/
H A Dparam.h62 #ifndef MACHINE_ARCH32
63 #define MACHINE_ARCH32 "i386" macro
/f-stack/freebsd/kern/
H A Dkern_mib.c301 return (MACHINE_ARCH32); in proc_machine_arch()
323 #define MACHINE_ARCHES MACHINE_ARCH " " MACHINE_ARCH32