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

  /src/sys/external/bsd/compiler_rt/dist/lib/builtins/
extendsfdf2.c 21 AEABI_RTABI double __aeabi_f2d(float a) { function in typeref:typename:AEABI_RTABI double
25 AEABI_RTABI double __aeabi_f2d(float a) COMPILER_RT_ALIAS(__extendsfdf2);
  /src/sys/arch/arm/include/
aeabi.h 93 double __aeabi_f2d(float) __aapcs; // float (single precision) to double conversion
  /src/lib/libc/softfloat/
softfloat-for-gcc.h 211 #define __extendsfdf2 __aeabi_f2d
  /src/lib/libc_vfp/
vfpdf.S 61 #define __extendsfdf2 __aeabi_f2d

Completed in 16 milliseconds