HomeSort by relevance Sort by last modified time
    Searched defs:T27 (Results 1 - 2 of 2) sorted by null

  /bionic/libm/upstream-freebsd/lib/msun/ld128/
k_tanl.c 43 T27 = 0x1.b0f72d33eff7bfa2fbc1059d90b6p-18L,
91 w * (T27 + w * (T31 + w * (T35 +
  /bionic/libm/upstream-freebsd/lib/msun/src/
s_tanhl.c 79 T27 = -6.4514295231630956e-6, /* -0x1b0f2b71b218eb.0p-70 */
146 RETURNI(((((((((((((((T33*dx2 + T31)*dx2 + T29)*dx2 + T27)*dx2 +
152 long double q = ((((((((((((((T33*dx2 + T31)*dx2 + T29)*dx2 + T27)*dx2 +

Completed in 128 milliseconds