Searched refs:__powidf2 (Results 1 – 7 of 7) sorted by relevance
20 double __powidf2(double a, si_int b);24 double x = __powidf2(a, b); in test__powidf2()
20 __powidf2(double a, si_int b) in __powidf2() function
121 NOT_HERE_BEFORE_10_6(__powidf2)
71 extern double __powidf2(double, si_int);
223 DEF_LLVM_RUNTIME(__powidf2)
111 __powidf2 : double (double a, int b) // a**b [[llvm]]
159 double __powidf2( double a, si_int b); // a ^ b