Searched refs:__floatdixf (Results 1 – 16 of 16) sorted by relevance
20 DEFINE_COMPILERRT_FUNCTION(__floatdixf)29 END_COMPILERRT_FUNCTION(__floatdixf)
11 long double __floatdixf(int64_t a) { return (long double)a; } in __floatdixf() function
26 COMPILER_RT_ABI long double __floatdixf(di_int a) { in __floatdixf() function
89 NOT_HERE_BEFORE_10_6(__floatdixf)
161 long double __floatdixf(di_int a);
218 #define __floatdixf __NDW(float,xf) macro282 extern XFtype __floatdixf (DWtype);
103 __floatdixf
1023 __floatdixf (DWtype u) in __floatdixf() function
7387 (__fixunsdfdi, __fixdfdi, __floatdixf, __floatditf) : Likewise.
280 #define __floatdixf __NDW(float,xf) macro389 extern XFtype __floatdixf (DWtype);
1339 __floatdixf (DWtype u) in __floatdixf() function
354 HANDLE_LIBCALL(SINTTOFP_I64_F80, "__floatdixf")
349 @deftypefnx {Runtime Function} {long double} __floatdixf (long @var{i})
558 -- Runtime Function: long double __floatdixf (long I)31290 * __floatdixf: Soft float library routines.