Searched refs:T33 (Results 1 - 6 of 6) sorted by relevance

/netbsd-current/lib/libm/ld80/
H A Dk_tanl.c68 T33 = 0.0000023261313142559411; /* 0x13835436c0c87f.0p-71 */ variable
93 w * (T25 + w * (T29 + w * T33))))));
/netbsd-current/lib/libm/ld128/
H A Dk_tanl.c44 T33 = 0x1.cd2a5a292b180e0bdd701057dfe3p-22L, variable
85 w * (T25 + w * (T29 + w * (T33 +
/netbsd-current/lib/libm/src/
H A Ds_tanhl.c88 T33 = 3.4744117554063574e-7; /* 0x1750fe732cab9c.0p-74 */ variable
154 RETURNI(((((((((((((((T33*dx2 + T31)*dx2 + T29)*dx2 + T27)*dx2 +
160 long double q = ((((((((((((((T33*dx2 + T31)*dx2 + T29)*dx2 + T27)*dx2 +
/netbsd-current/external/apache2/llvm/dist/llvm/utils/unittest/googletest/include/gtest/internal/
H A Dgtest-type-util.h432 typename T31, typename T32, typename T33>
437 T30, T31, T32, T33> Tail;
446 typename T31, typename T32, typename T33, typename T34>
451 T30, T31, T32, T33, T34> Tail;
460 typename T31, typename T32, typename T33, typename T34, typename T35>
465 T30, T31, T32, T33, T34, T35> Tail;
474 typename T31, typename T32, typename T33, typename T34, typename T35,
480 T30, T31, T32, T33, T34, T35, T36> Tail;
489 typename T31, typename T32, typename T33, typename T34, typename T35,
495 T30, T31, T32, T33, T3
[all...]
/netbsd-current/external/gpl3/gcc.old/dist/libgcc/config/libbid/
H A Dbid_internal.h1765 UINT128 coeff, T33, T34; local
1781 T33 = power10_table_128[33];
1786 if (__unsigned_compare_ge_128 (coeff, T33)) // non-canonical
1791 if (__unsigned_compare_ge_128 ((*pcoefficient_x), T33)) // non-canonical
1830 UINT128 coeff, T33, T34; local
1846 T33 = power10_table_128[33];
1851 if (__unsigned_compare_ge_128 (coeff, T33)) { // non-canonical
/netbsd-current/external/gpl3/gcc/dist/libgcc/config/libbid/
H A Dbid_internal.h1761 UINT128 coeff, T33, T34; local
1777 T33 = power10_table_128[33];
1782 if (__unsigned_compare_ge_128 (coeff, T33)) // non-canonical
1787 if (__unsigned_compare_ge_128 ((*pcoefficient_x), T33)) // non-canonical
1826 UINT128 coeff, T33, T34; local
1842 T33 = power10_table_128[33];
1847 if (__unsigned_compare_ge_128 (coeff, T33)) { // non-canonical

Completed in 278 milliseconds