Searched refs:__floatundidf (Results 1 – 15 of 15) sorted by relevance
27 COMPILER_RT_ABI double __floatundidf(du_int a) { in __floatundidf() function54 COMPILER_RT_ABI double __floatundidf(du_int a) { in __floatundidf() function102 AEABI_RTABI double __aeabi_ul2d(du_int a) { return __floatundidf(a); } in __aeabi_ul2d()104 COMPILER_RT_ALIAS(__floatundidf, __aeabi_ul2d)109 COMPILER_RT_ALIAS(__floatundidf, __u64tod)
93 NOT_HERE_BEFORE_10_6(__floatundidf)265 NOT_HERE_UNTIL_AFTER_4_3(__floatundidf)
169 double __floatundidf(du_int a);
37 DEFINE_COMPILERRT_FUNCTION(__floatundidf)46 END_COMPILERRT_FUNCTION(__floatundidf)
37 DEFINE_COMPILERRT_FUNCTION(__floatundidf)49 END_COMPILERRT_FUNCTION(__floatundidf)
5 __floatundidf
35 DFtype __floatundidf(UDItype i) in __floatundidf() function
45 extern DFtype __floatundidf (UDItype);132 __floatundidf (UDItype u) in __floatundidf() function
286 #define __floatundidf __NDW(floatun,df) macro378 extern DFtype __floatundidf (UDWtype);
267 __floatundidf
1521 #define FUNC __floatundidf
2098 .global __floatundidf2099 .type __floatundidf, @function2100 __floatundidf: label
371 HANDLE_LIBCALL(UINTTOFP_I64_F64, "__floatundidf")
368 @deftypefnx {Runtime Function} double __floatundidf (unsigned long @var{i})
574 -- Runtime Function: double __floatundidf (unsigned long I)31314 * __floatundidf: Soft float library routines.