Searched refs:T2 (Results 1 - 3 of 3) sorted by relevance

/bionic/libc/arch-mips/include/machine/
H A Dregnum.h46 #define T2 10 macro
/bionic/libc/arch-mips64/include/machine/
H A Dregnum.h46 #define T2 10 macro
/bionic/libm/upstream-freebsd/lib/msun/ld128/
H A Ds_expl.c302 * Our T1 and T2 are chosen to be approximately the points where method
303 * A and method B have the same accuracy. Tang's T1 and T2 are the
311 * Split the interval [T1, T2] into two intervals [T1, T3] and [T3, T2].
318 T2 = 0.1659, /* ~30.625/128 * log(2) */ variable
403 if (T1 < x && x < T2) {

Completed in 272 milliseconds