Home
last modified time | relevance | path

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

/picolibc-3.5.0-3.4.0/newlib/libm/machine/spu/headers/
Dtanhd2.h51 #define TANH_TAY01 1.000000000000000000000000000000E0 macro
127 tresult = spu_madd(x2, tresult, spu_splats(TANH_TAY01)); in _tanhd2()
Dtanhf4.h99 tresult = spu_madd(x2, tresult, spu_splats((float)TANH_TAY01)); in _tanhf4()