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

  /src/sys/external/bsd/compiler_rt/dist/lib/builtins/
floatundidf.c 108 AEABI_RTABI double __aeabi_ul2d(du_int a) { function in typeref:typename:AEABI_RTABI double
112 AEABI_RTABI double __aeabi_ul2d(du_int a) COMPILER_RT_ALIAS(__floatundidf);
  /src/sys/arch/arm/include/
aeabi.h 117 double __aeabi_ul2d(unsigned long long) __aapcs; // unsigned long long to double conversion
  /src/lib/libc/softfloat/
softfloat-for-gcc.h 197 #define __floatundidf __aeabi_ul2d

Completed in 11 milliseconds