Searched refs:__floatdixf (Results 1 – 7 of 7) sorted by relevance
19 DEFINE_COMPILERRT_FUNCTION(__floatdixf)28 END_COMPILERRT_FUNCTION(__floatdixf)
26 long COMPILER_RT_ABI double __floatdixf(di_int a);30 long double x = __floatdixf(a); in test__floatdixf()
11 long double __floatdixf(int64_t a) in __floatdixf() function
30 __floatdixf(di_int a) in __floatdixf() function
94 NOT_HERE_BEFORE_10_6(__floatdixf)
153 long double __floatdixf(di_int a);
6 #define FUNCTION_NAME __floatdixf