Home
last modified time | relevance | path

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

/picolibc-3.7.0-3.6.0/newlib/libm/machine/spu/
Ds_cbrt.c38 return _cbrt(x); in cbrt()
/picolibc-3.7.0-3.6.0/newlib/libm/machine/spu/headers/
Dcbrt.h51 static __inline double _cbrt(double x) in _cbrt() function