Searched refs:__ieee754_hypot (Results 1 – 4 of 4) sorted by relevance
34 return __ieee754_hypot(x,y); in __weak_alias()37 z = __ieee754_hypot(x,y); in __weak_alias()
54 __ieee754_hypot(double x, double y) in __ieee754_hypot() function
628 extern double __ieee754_hypot __P((double,double));
18 __ieee754_hypot