Home | History | Annotate | Download | only in librt

Lines Matching refs:MACHINE_ARCH

6 .if ${MACHINE_ARCH} == "i386" || ${MACHINE_ARCH} == "x86_64" || \
61 .if ${MACHINE_ARCH} == "aarch64" || ${MACHINE_ARCH} == "aarch64eb"
65 .if !empty(MACHINE_ARCH:Mearm*) || !empty(MACHINE_ARCH:Marm*)
69 .if !empty(MACHINE_ARCH:Mmips*)
73 .if ${MACHINE_ARCH} == "powerpc" || ${MACHINE_ARCH} == "powerpc64"
77 .if ${MACHINE_ARCH} == "sparc" || ${MACHINE_ARCH} == "sparc64"
82 .if ${MACHINE_ARCH} == "i386" || ${MACHINE_ARCH} == "x86_64"
99 .if ${MACHINE_ARCH} == "aarch64" || ${MACHINE_ARCH} == "aarch64eb"
108 .if !empty(MACHINE_ARCH:Mearm*) || !empty(MACHINE_ARCH:Marm*)
117 .if !empty(MACHINE_ARCH:Mmips*)
125 .if ${MACHINE_ARCH} == "powerpc" || ${MACHINE_ARCH} == "powerpc64"
133 .if ${MACHINE_ARCH} == "sparc" || ${MACHINE_ARCH} == "sparc64"
141 .if ${MACHINE_ARCH} == "i386" || ${MACHINE_ARCH} == "x86_64"