Searched refs:__floatundisf (Results 1 – 18 of 18) sorted by relevance
26 __floatundisf(du_int a) in __floatundisf() function80 return __floatundisf(a); in __aeabi_ul2f()83 AEABI_RTABI float __aeabi_ul2f(du_int a) COMPILER_RT_ALIAS(__floatundisf);
20 COMPILER_RT_ABI float __floatundisf(du_int a);36 COMPILER_RT_ABI float __u64tos(du_int a) { return __floatundisf(a); } in __u64tos()
99 NOT_HERE_BEFORE_10_6(__floatundisf)273 NOT_HERE_UNTIL_AFTER_4_3(__floatundisf)
161 float __floatundisf(du_int a);
20 DEFINE_COMPILERRT_FUNCTION(__floatundisf)33 END_COMPILERRT_FUNCTION(__floatundisf)
8 SFtype __floatundisf (UDItype);11 __floatundisf (UDItype u) in __floatundisf() function
76 DEFINE_COMPILERRT_FUNCTION(__floatundisf)103 END_COMPILERRT_FUNCTION(__floatundisf)
47 extern SFtype __floatundisf (UDItype);169 __floatundisf (UDItype u) in __floatundisf() function
35 SFtype __floatundisf(UDItype i) in __floatundisf() function
143 __floatundisf;
285 #define __floatundisf __NDW(floatun,sf) macro368 extern SFtype __floatundisf (UDWtype);
268 __floatundisf
1541 #define FUNC __floatundisf
1232 (__floatundisf, __floatundidf): Likewise.2657 __floatunsixf, __floatundisf, __floatundidf, __floatunditf,3421 (__floatundidf, __floatundisf): Likewise.3734 __floatundisf): New functions.3736 __floatundisf): Declare.
14465 (__floatundisf, __floatundidf): Likewise.
74 #define uint64_to_float32 __floatundisf
330 HANDLE_LIBCALL(UINTTOFP_I64_F32, "__floatundisf")
372 @deftypefn {Runtime Function} float __floatundisf (unsigned long @var{i})