Home
last modified time | relevance | path

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

/picolibc-3.5.0-3.4.0/newlib/libm/machine/spu/headers/
Dtanhd2.h53 #define TANH_TAY03 1.333333333333333333333333333333E-1 macro
125 tresult = spu_madd(x2, tresult, spu_splats(TANH_TAY03)); in _tanhd2()
Dtanhf4.h97 tresult = spu_madd(x2, tresult, spu_splats((float)TANH_TAY03)); in _tanhf4()