Home
last modified time | relevance | path

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

/bionic/libm/upstream-freebsd/lib/msun/src/
Ds_tanhl.c81 T31 = -1.0407567231003314e-6, /* -0x1176041e656869.0p-72 */ variable
148 RETURNI(((((((((((((((T33*dx2 + T31)*dx2 + T29)*dx2 + T27)*dx2 + in tanhl()
154 long double q = ((((((((((((((T33*dx2 + T31)*dx2 + T29)*dx2 + T27)*dx2 + in tanhl()
/bionic/libm/upstream-freebsd/lib/msun/ld128/
Dk_tanl.c45 T31 = 0x1.1c77d6eac0234988cdaa04c96626p-20L, variable
91 w * (T27 + w * (T31 + w * (T35 + in __kernel_tanl()