Home
last modified time | relevance | path

Searched refs:__ieee754_hypot (Results 1 – 4 of 4) sorted by relevance

/netbsd/src/lib/libm/src/
Dw_hypot.c34 return __ieee754_hypot(x,y); in __weak_alias()
37 z = __ieee754_hypot(x,y); in __weak_alias()
De_hypot.c54 __ieee754_hypot(double x, double y) in __ieee754_hypot() function
Dmath_private.h628 extern double __ieee754_hypot __P((double,double));
/netbsd/src/lib/libm/
Dm.ieee754.expsym18 __ieee754_hypot