Home
last modified time | relevance | path

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

/picolibc-3.5.0-3.4.0/newlib/libm/machine/spu/headers/
Dtanh.h41 return spu_extract(_tanhd2(spu_promote(x, 0)), 0); in _tanh()
Dtanhd2.h91 static __inline vector double _tanhd2(vector double x) in _tanhd2() function