Searched refs:__floatdidf (Results 1 – 15 of 15) sorted by relevance
24 DEFINE_COMPILERRT_FUNCTION(__floatdidf)37 END_COMPILERRT_FUNCTION(__floatdidf)
25 double __floatdidf(di_int a);29 double x = __floatdidf(a); in test__floatdidf()
33 __floatdidf(di_int a) in ARM_EABI_FNALIAS()53 __floatdidf(di_int a)
91 NOT_HERE_BEFORE_10_6(__floatdidf)266 NOT_HERE_UNTIL_AFTER_4_3(__floatdidf)
152 double __floatdidf(di_int a);
11 double __floatdidf(int64_t a) in __floatdidf() function
6 #define FUNCTION_NAME __floatdidf
51 EXPLICIT_SYMBOL(__floatdidf)
125 ; V8: call __floatdidf129 ; V9: call __floatdidf
378 /* Have host's __floatdidf */
390 /* Have host's __floatdidf */
199 check_function_exists(__floatdidf HAVE___FLOATDIDF)
1885 AC_CHECK_LIB(gcc,__floatdidf,AC_DEFINE([HAVE___FLOATDIDF],[1],[Have host's __floatdidf]))
738 +/* Have host's __floatdidf */1712 +/* Have host's __floatdidf */
16206 char __floatdidf ();16210 return __floatdidf ();