Home
last modified time | relevance | path

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

/picolibc-3.7.0-3.6.0/newlib/libm/machine/spu/
Ds_tanh.c42 return _tanh(x); in tanh()
/picolibc-3.7.0-3.6.0/newlib/libm/machine/spu/headers/
Dtanh.h39 static __inline double _tanh(double x) in _tanh() function