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

  /src/sys/external/bsd/compiler_rt/dist/lib/builtins/
floatdidf.c 109 AEABI_RTABI double __aeabi_l2d(di_int a) { function in typeref:typename:AEABI_RTABI double
113 AEABI_RTABI double __aeabi_l2d(di_int a) COMPILER_RT_ALIAS(__floatdidf);
  /src/sys/arch/arm/include/
aeabi.h 116 double __aeabi_l2d(long long) __aapcs; // long long to double conversion
  /src/lib/libc/softfloat/
softfloat-for-gcc.h 191 #define __floatdidf __aeabi_l2d

Completed in 12 milliseconds