Lines Matching refs:SUBARCH
627 SUBARCH=
654 trycppif __ARMEB__ "$t" && SUBARCH=${SUBARCH}eb
655 trycppif __ARM_PCS_VFP "$t" && SUBARCH=${SUBARCH}hf
673 trycppif __AARCH64EB__ "$t" && SUBARCH=${SUBARCH}_be
677 trycppif __loongarch_soft_float "$t" && SUBARCH=${SUBARCH}-sf
678 trycppif __loongarch_single_float "$t" && SUBARCH=${SUBARCH}-sp
691 elif trycppif "__mcffpu__" ; then SUBARCH="-fp64"
692 else SUBARCH="-sf"
697 trycppif "__mips_isa_rev >= 6" "$t" && SUBARCH=${SUBARCH}r6
698 trycppif "_MIPSEL || __MIPSEL || __MIPSEL__" "$t" && SUBARCH=${SUBARCH}el
699 trycppif __mips_soft_float "$t" && SUBARCH=${SUBARCH}-sf
704 trycppif "__mips_isa_rev >= 6" "$t" && SUBARCH=${SUBARCH}r6
705 trycppif "_MIPSEL || __MIPSEL || __MIPSEL__" "$t" && SUBARCH=${SUBARCH}el
706 trycppif __mips_soft_float "$t" && SUBARCH=${SUBARCH}-sf
710 trycppif "_SOFT_FLOAT || __NO_FPRS__" "$t" && SUBARCH=${SUBARCH}-sf
723 && SUBARCH=${SUBARCH}el
727 trycppif __LITTLE_ENDIAN__ "$t" && SUBARCH=${SUBARCH}le
732 trycppif __riscv_float_abi_soft "$t" && SUBARCH=${SUBARCH}-sf
733 trycppif __riscv_float_abi_single "$t" && SUBARCH=${SUBARCH}-sp
738 trycppif __BIG_ENDIAN__ "$t" && SUBARCH=${SUBARCH}eb
752 SUBARCH=${SUBARCH}-nofpu
755 SUBARCH=${SUBARCH}-fdpic
759 test "$SUBARCH" \
760 && printf "configured for %s variant: %s\n" "$ARCH" "$ARCH$SUBARCH"
808 SUBARCH = $SUBARCH