Home
last modified time | relevance | path

Searched refs:_hypotd2 (Results 1 – 2 of 2) sorted by relevance

/picolibc-3.5.0-3.4.0/newlib/libm/machine/spu/headers/
Dhypot.h41 return spu_extract(_hypotd2(spu_promote(x, 0), spu_promote(y, 0)), 0); in _hypot()
Dhypotd2.h71 static __inline vector double _hypotd2(vector double x, vector double y) in _hypotd2() function