Home
last modified time | relevance | path

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

/picolibc-3.7.0-3.6.0/newlib/libm/machine/spu/headers/
Dhypotf.h41 return spu_extract(_hypotf4(spu_promote(x, 0), spu_promote(y, 0)), 0); in _hypotf()
Dhypotf4.h74 static __inline vector float _hypotf4(vector float x, vector float y) in _hypotf4() function