Home
last modified time | relevance | path

Searched refs:__ARM_PCS_VFP (Results 1 – 20 of 20) sorted by relevance

/freebsd/lib/msun/arm/
H A Dfenv.h47 #ifdef __ARM_PCS_VFP
62 #ifdef __ARM_PCS_VFP
82 #ifndef __ARM_PCS_VFP
87 #ifndef __ARM_PCS_VFP
H A Dfenv-vfp.c29 #ifndef __ARM_PCS_VFP
30 #define __ARM_PCS_VFP 1 macro
H A Dfenv.c36 #if defined(__VFP_FP__) && !defined(__ARM_PCS_VFP)
58 #ifndef __ARM_PCS_VFP
/freebsd/lib/libc/arm/gen/
H A Dflt_rounds.c32 #ifndef __ARM_PCS_VFP
43 #ifndef __ARM_PCS_VFP in __flt_rounds()
/freebsd/lib/libc/arm/aeabi/
H A Daeabi_vfp.h39 #ifndef __ARM_PCS_VFP
/freebsd/contrib/dialog/
H A Dconfig.guess856 if echo __ARM_PCS_VFP | $CC_FOR_BUILD -E - 2>/dev/null \
857 | grep -q __ARM_PCS_VFP
952 if echo __ARM_PCS_VFP | $CC_FOR_BUILD -E - 2>/dev/null \
953 | grep -q __ARM_PCS_VFP
/freebsd/contrib/libevent/build-aux/
H A Dconfig.guess856 if echo __ARM_PCS_VFP | $CC_FOR_BUILD -E - 2>/dev/null \
857 | grep -q __ARM_PCS_VFP
952 if echo __ARM_PCS_VFP | $CC_FOR_BUILD -E - 2>/dev/null \
953 | grep -q __ARM_PCS_VFP
/freebsd/contrib/openpam/
H A Dconfig.guess844 if echo __ARM_PCS_VFP | $CC_FOR_BUILD -E - 2>/dev/null \
845 | grep -q __ARM_PCS_VFP
934 if echo __ARM_PCS_VFP | $CC_FOR_BUILD -E - 2>/dev/null \
935 | grep -q __ARM_PCS_VFP
/freebsd/contrib/file/
H A Dconfig.guess900 if echo __ARM_PCS_VFP | $CC_FOR_BUILD -E - 2>/dev/null \
901 | grep -q __ARM_PCS_VFP
1004 if echo __ARM_PCS_VFP | $CC_FOR_BUILD -E - 2>/dev/null \
1005 | grep -q __ARM_PCS_VFP
/freebsd/crypto/openssh/
H A Dconfig.guess896 if echo __ARM_PCS_VFP | $CC_FOR_BUILD -E - 2>/dev/null \
897 | grep -q __ARM_PCS_VFP
1009 if echo __ARM_PCS_VFP | $CC_FOR_BUILD -E - 2>/dev/null \
1010 | grep -q __ARM_PCS_VFP
/freebsd/contrib/sqlite3/
H A Dconfig.guess896 if echo __ARM_PCS_VFP | $CC_FOR_BUILD -E - 2>/dev/null \
897 | grep -q __ARM_PCS_VFP
1003 if echo __ARM_PCS_VFP | $CC_FOR_BUILD -E - 2>/dev/null \
1004 | grep -q __ARM_PCS_VFP
/freebsd/contrib/ldns/
H A Dconfig.guess896 if echo __ARM_PCS_VFP | $CC_FOR_BUILD -E - 2>/dev/null \
897 | grep -q __ARM_PCS_VFP
1003 if echo __ARM_PCS_VFP | $CC_FOR_BUILD -E - 2>/dev/null \
1004 | grep -q __ARM_PCS_VFP
/freebsd/contrib/ncurses/
H A Dconfig.guess902 if echo __ARM_PCS_VFP | $CC_FOR_BUILD -E - 2>/dev/null \
903 | grep -q __ARM_PCS_VFP
1035 if echo __ARM_PCS_VFP | $CC_FOR_BUILD -E - 2>/dev/null \
1036 | grep -q __ARM_PCS_VFP
/freebsd/contrib/byacc/
H A Dconfig.guess900 if echo __ARM_PCS_VFP | $CC_FOR_BUILD -E - 2>/dev/null \
901 | grep -q __ARM_PCS_VFP
1033 if echo __ARM_PCS_VFP | $CC_FOR_BUILD -E - 2>/dev/null \
1034 | grep -q __ARM_PCS_VFP
/freebsd/contrib/tcpdump/
H A Dconfig.guess902 if echo __ARM_PCS_VFP | $CC_FOR_BUILD -E - 2>/dev/null \
903 | grep -q __ARM_PCS_VFP
1035 if echo __ARM_PCS_VFP | $CC_FOR_BUILD -E - 2>/dev/null \
1036 | grep -q __ARM_PCS_VFP
/freebsd/contrib/libpcap/
H A Dconfig.guess902 if echo __ARM_PCS_VFP | $CC_FOR_BUILD -E - 2>/dev/null \
903 | grep -q __ARM_PCS_VFP
1035 if echo __ARM_PCS_VFP | $CC_FOR_BUILD -E - 2>/dev/null \
1036 | grep -q __ARM_PCS_VFP
/freebsd/contrib/unbound/
H A Dconfig.guess904 if echo __ARM_PCS_VFP | $CC_FOR_BUILD -E - 2>/dev/null \
905 | grep -q __ARM_PCS_VFP
1037 if echo __ARM_PCS_VFP | $CC_FOR_BUILD -E - 2>/dev/null \
1038 | grep -q __ARM_PCS_VFP
/freebsd/contrib/ntp/sntp/libevent/build-aux/
H A Dconfig.guess918 if echo __ARM_PCS_VFP | $CC_FOR_BUILD -E - 2>/dev/null \
919 | grep -q __ARM_PCS_VFP
/freebsd/contrib/ntp/sntp/libevent/
H A Dconfig.guess927 if echo __ARM_PCS_VFP | $CC_FOR_BUILD -E - 2>/dev/null \
928 | grep -q __ARM_PCS_VFP
/freebsd/sys/contrib/openzfs/config/
H A Dhost-cpu-c-abi.m4134 # __ARM_PCS_VFP (for the second case), but older GCC does not.