Searched refs:__ieee754_acoshf (Results 1 - 3 of 3) sorted by relevance

/netbsd-current/lib/libm/src/
H A Dw_acoshf.c33 return __ieee754_acoshf(x);
36 z = __ieee754_acoshf(x);
H A De_acoshf.c29 __ieee754_acoshf(float x) function
H A Dmath_private.h650 extern float __ieee754_acoshf __P((float));

Completed in 119 milliseconds