Searched refs:_sqrt (Results 1 – 2 of 2) sorted by relevance
/picolibc-latest/newlib/libm/machine/spu/ | ||
D | w_sqrt.c | 38 return _sqrt(in); in sqrt() |
/picolibc-latest/newlib/libm/machine/spu/headers/ | ||
D | sqrt.h | 48 static __inline double _sqrt(double in) in _sqrt() function |