Home
last modified time | relevance | path

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

/picolibc-3.5.0-3.4.0/newlib/libm/machine/spu/
Dw_hypot.c42 return _hypot(x, y); in hypot()
/picolibc-3.5.0-3.4.0/newlib/libm/machine/spu/headers/
Dhypot.h39 static __inline double _hypot(double x, double y) in _hypot() function