Searched refs:__floatundixf (Results 1 – 7 of 7) sorted by relevance
21 DEFINE_COMPILERRT_FUNCTION(__floatundixf)29 END_COMPILERRT_FUNCTION(__floatundixf)
28 DEFINE_COMPILERRT_FUNCTION(__floatundixf)41 END_COMPILERRT_FUNCTION(__floatundixf)
27 COMPILER_RT_ABI long double __floatundixf(du_int a);31 long double x = __floatundixf(a); in test__floatundixf()
29 __floatundixf(du_int a) in __floatundixf() function
101 NOT_HERE_BEFORE_10_6(__floatundixf)
162 long double __floatundixf(du_int a);
6 #define FUNCTION_NAME __floatundixf