HomeSort by: relevance | last modified time | path
    Searched refs:__ARM_PCS_VFP (Results 1 - 25 of 67) sorted by relevancy

1 2 3

  /src/external/gpl3/gcc.old/dist/libphobos/libdruntime/config/arm/
switchcontext.S 63 #if defined(__ARM_PCS_VFP) || (defined(__ARM_PCS) && !defined(__SOFTFP__))
81 #if defined(__ARM_PCS_VFP) || (defined(__ARM_PCS) && !defined(__SOFTFP__))
  /src/sys/arch/arm/include/
param.h 83 # ifdef __ARM_PCS_VFP
115 # ifdef __ARM_PCS_VFP
  /src/external/gpl3/gcc/dist/libgcc/config/arm/
cmse_nonsecure_call.S 27 #ifdef __ARM_PCS_VFP
51 #ifdef __ARM_PCS_VFP
89 #endif /* __ARM_PCS_VFP */
103 #ifdef __ARM_PCS_VFP
113 #endif /* __ARM_PCS_VFP */
  /src/external/gpl3/gcc.old/dist/libgcc/config/arm/
cmse_nonsecure_call.S 27 #ifdef __ARM_PCS_VFP
51 #ifdef __ARM_PCS_VFP
89 #endif /* __ARM_PCS_VFP */
103 #ifdef __ARM_PCS_VFP
113 #endif /* __ARM_PCS_VFP */
  /src/lib/libc/arch/arm/gen/
_setjmp.S 39 #if defined(__ARM_EABI__) && !defined(__ARM_PCS_VFP)
setjmp.S 39 #if defined(__ARM_EABI__) && !defined(__ARM_PCS_VFP)
  /src/lib/libc/softfloat/
softfloat-for-gcc.h 172 #ifdef __ARM_PCS_VFP
  /src/external/bsd/libevent/dist/build-aux/
config.guess 856 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
  /src/external/lgpl3/mpc/dist/build-aux/
config.guess 857 if echo __ARM_PCS_VFP | $CC_FOR_BUILD -E - 2>/dev/null \
858 | grep -q __ARM_PCS_VFP
953 if echo __ARM_PCS_VFP | $CC_FOR_BUILD -E - 2>/dev/null \
954 | grep -q __ARM_PCS_VFP
  /src/crypto/external/bsd/heimdal/dist/
config.guess 896 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
  /src/external/bsd/byacc/dist/
config.guess 904 if echo __ARM_PCS_VFP | $CC_FOR_BUILD -E - 2>/dev/null \
905 | grep -q __ARM_PCS_VFP
994 #ifdef __ARM_PCS_VFP
1037 if echo __ARM_PCS_VFP | $CC_FOR_BUILD -E - 2>/dev/null \
1038 | grep -q __ARM_PCS_VFP
  /src/external/bsd/file/dist/
config.guess 900 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
  /src/external/bsd/jemalloc/dist/build-aux/
config.guess 867 if echo __ARM_PCS_VFP | $CC_FOR_BUILD -E - 2>/dev/null \
868 | grep -q __ARM_PCS_VFP
963 if echo __ARM_PCS_VFP | $CC_FOR_BUILD -E - 2>/dev/null \
964 | grep -q __ARM_PCS_VFP
  /src/external/bsd/libpcap/dist/
config.guess 902 if echo __ARM_PCS_VFP | $CC_FOR_BUILD -E - 2>/dev/null \
903 | grep -q __ARM_PCS_VFP
992 #ifdef __ARM_PCS_VFP
1035 if echo __ARM_PCS_VFP | $CC_FOR_BUILD -E - 2>/dev/null \
1036 | grep -q __ARM_PCS_VFP
  /src/external/bsd/nsd/dist/
config.guess 900 if echo __ARM_PCS_VFP | $CC_FOR_BUILD -E - 2>/dev/null \
901 | grep -q __ARM_PCS_VFP
990 #ifdef __ARM_PCS_VFP
1033 if echo __ARM_PCS_VFP | $CC_FOR_BUILD -E - 2>/dev/null \
1034 | grep -q __ARM_PCS_VFP
  /src/external/bsd/nsd/dist/simdzone/
config.guess 900 if echo __ARM_PCS_VFP | $CC_FOR_BUILD -E - 2>/dev/null \
901 | grep -q __ARM_PCS_VFP
990 #ifdef __ARM_PCS_VFP
1033 if echo __ARM_PCS_VFP | $CC_FOR_BUILD -E - 2>/dev/null \
1034 | grep -q __ARM_PCS_VFP
  /src/external/bsd/openpam/dist/
config.guess 844 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
  /src/external/bsd/tcpdump/dist/
config.guess 902 if echo __ARM_PCS_VFP | $CC_FOR_BUILD -E - 2>/dev/null \
903 | grep -q __ARM_PCS_VFP
992 #ifdef __ARM_PCS_VFP
1035 if echo __ARM_PCS_VFP | $CC_FOR_BUILD -E - 2>/dev/null \
1036 | grep -q __ARM_PCS_VFP
  /src/external/bsd/unbound/dist/
config.guess 904 if echo __ARM_PCS_VFP | $CC_FOR_BUILD -E - 2>/dev/null \
905 | grep -q __ARM_PCS_VFP
994 #ifdef __ARM_PCS_VFP
1037 if echo __ARM_PCS_VFP | $CC_FOR_BUILD -E - 2>/dev/null \
1038 | grep -q __ARM_PCS_VFP
  /src/external/gpl3/binutils/dist/
config.guess 904 if echo __ARM_PCS_VFP | $CC_FOR_BUILD -E - 2>/dev/null \
905 | grep -q __ARM_PCS_VFP
994 #ifdef __ARM_PCS_VFP
1037 if echo __ARM_PCS_VFP | $CC_FOR_BUILD -E - 2>/dev/null \
1038 | grep -q __ARM_PCS_VFP
  /src/external/gpl3/binutils.old/dist/
config.guess 904 if echo __ARM_PCS_VFP | $CC_FOR_BUILD -E - 2>/dev/null \
905 | grep -q __ARM_PCS_VFP
994 #ifdef __ARM_PCS_VFP
1037 if echo __ARM_PCS_VFP | $CC_FOR_BUILD -E - 2>/dev/null \
1038 | grep -q __ARM_PCS_VFP
  /src/external/gpl3/gcc/dist/
config.guess 866 if echo __ARM_PCS_VFP | $CC_FOR_BUILD -E - 2>/dev/null \
867 | grep -q __ARM_PCS_VFP
962 if echo __ARM_PCS_VFP | $CC_FOR_BUILD -E - 2>/dev/null \
963 | grep -q __ARM_PCS_VFP
  /src/external/gpl3/gcc.old/dist/
config.guess 866 if echo __ARM_PCS_VFP | $CC_FOR_BUILD -E - 2>/dev/null \
867 | grep -q __ARM_PCS_VFP
962 if echo __ARM_PCS_VFP | $CC_FOR_BUILD -E - 2>/dev/null \
963 | grep -q __ARM_PCS_VFP
  /src/external/gpl3/gdb/dist/
config.guess 902 if echo __ARM_PCS_VFP | $CC_FOR_BUILD -E - 2>/dev/null \
903 | grep -q __ARM_PCS_VFP
992 #ifdef __ARM_PCS_VFP
1035 if echo __ARM_PCS_VFP | $CC_FOR_BUILD -E - 2>/dev/null \
1036 | grep -q __ARM_PCS_VFP
  /src/external/gpl3/gdb/dist/readline/readline/support/
config.guess 896 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

Completed in 50 milliseconds

1 2 3