Searched refs:_hypot (Results 1 – 2 of 2) sorted by relevance
42 return _hypot(x, y); in hypot()
39 static __inline double _hypot(double x, double y) in _hypot() function