Home
last modified time | relevance | path

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

/picolibc-3.5.0-3.4.0/newlib/libm/machine/spu/headers/
Dtanhd2.h55 #define TANH_TAY05 2.186948853615520282186948853616E-2 macro
123 tresult = spu_madd(x2, tresult, spu_splats(TANH_TAY05)); in _tanhd2()
Dtanhf4.h95 tresult = spu_madd(x2, spu_splats((float)TANH_TAY06), spu_splats((float)TANH_TAY05)); in _tanhf4()