Searched refs:__aeabi_l2d (Results 1 - 6 of 6) sorted by relevance

/netbsd-current/sys/external/bsd/compiler_rt/dist/lib/builtins/
H A Dfloatdidf.c109 AEABI_RTABI double __aeabi_l2d(di_int a) { function
113 AEABI_RTABI double __aeabi_l2d(di_int a) COMPILER_RT_ALIAS(__floatdidf);
/netbsd-current/external/gpl3/gcc/dist/libgcc/config/arm/
H A Dsfp-machine.h98 #define __floatdidf __aeabi_l2d
106 #define __floatdidf __aeabi_l2d
/netbsd-current/external/gpl3/gcc.old/dist/libgcc/config/arm/
H A Dsfp-machine.h98 #define __floatdidf __aeabi_l2d
106 #define __floatdidf __aeabi_l2d
/netbsd-current/sys/arch/arm/include/
H A Daeabi.h116 double __aeabi_l2d(long long) __aapcs; // long long to double conversion
/netbsd-current/lib/libc/softfloat/
H A Dsoftfloat-for-gcc.h191 #define __floatdidf __aeabi_l2d
/netbsd-current/external/apache2/llvm/dist/llvm/lib/ExecutionEngine/RuntimeDyld/
H A DRTDyldMemoryManager.cpp190 PP(__aeabi_l2d) \

Completed in 122 milliseconds