HomeSort by: relevance | last modified time | path
    Searched refs:__aeabi_d2f (Results 1 - 4 of 4) sorted by relevancy

  /src/sys/external/bsd/compiler_rt/dist/lib/builtins/
truncdfsf2.c 20 AEABI_RTABI float __aeabi_d2f(double a) { function in typeref:typename:AEABI_RTABI float
24 AEABI_RTABI float __aeabi_d2f(double a) COMPILER_RT_ALIAS(__truncdfsf2);
  /src/sys/arch/arm/include/
aeabi.h 92 float __aeabi_d2f(double) __aapcs; // double to float (single precision) conversion
  /src/lib/libc/softfloat/
softfloat-for-gcc.h 212 #define __truncdfsf2 __aeabi_d2f
  /src/lib/libc_vfp/
vfpsf.S 51 #define __truncdfsf2 __aeabi_d2f

Completed in 13 milliseconds