Searched refs:__ieee754_acosh (Results 1 – 3 of 3) sorted by relevance
29 return __ieee754_acosh(x);32 z = __ieee754_acosh(x);
40 double __ieee754_acosh(double x) in __ieee754_acosh() function42 double __ieee754_acosh(x) in __ieee754_acosh()
189 extern double __ieee754_acosh __P((double));