Home
last modified time | relevance | path

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

/picolibc-3.5.0-3.4.0/newlib/libm/machine/spu/headers/
Dtanhd2.h52 #define TANH_TAY02 -3.333333333333333333333333333333E-1 macro
126 tresult = spu_madd(x2, tresult, spu_splats(TANH_TAY02)); in _tanhd2()
Dtanhf4.h98 tresult = spu_madd(x2, tresult, spu_splats((float)TANH_TAY02)); in _tanhf4()