Searched refs:_hypotd2 (Results 1 – 2 of 2) sorted by relevance
41 return spu_extract(_hypotd2(spu_promote(x, 0), spu_promote(y, 0)), 0); in _hypot()
71 static __inline vector double _hypotd2(vector double x, vector double y) in _hypotd2() function