Home
last modified time | relevance | path

Searched defs:two (Results 1 – 17 of 17) sorted by relevance

/sysdeps/ieee754/ldbl-128/
A Ds_tanhl.c45 static const _Float128 one = 1.0, two = 2.0, tiny = L(1.0e-4900); variable
A De_jnl.c69 two = 2, variable
A De_powl.c91 two = 2, variable
A Ds_erfl.c146 two = 2, variable
/sysdeps/ieee754/flt-32/
A Ds_tanhf.c25 static const float one=1.0, two=2.0, tiny = 1.0e-30; variable
A De_jnf.c25 two = 2.0000000000e+00, /* 0x40000000 */ variable
A Ds_erff.c32 two = 2.0000000000e+00, /* 0x40000000 */ variable
/sysdeps/ieee754/ldbl-128ibm/
A Ds_tanhl.c47 static const long double one=1.0L, two=2.0L, tiny = 1.0e-300L; variable
A De_jnl.c69 two = 2.0e0L, variable
A De_powl.c91 two = 2.0L, variable
A Ds_erfl.c152 two = 2.0L, variable
/sysdeps/ieee754/dbl-64/
A Ds_tanh.c47 static const double one = 1.0, two = 2.0, tiny = 1.0e-300; variable
A De_jn.c50 two = 2.00000000000000000000e+00, /* 0x40000000, 0x00000000 */ variable
A Ds_erf.c128 two = 2.00000000000000000000e+00, /* 0x40000000, 0x00000000 */ variable
/sysdeps/ieee754/ldbl-96/
A Ds_tanhl.c49 static const long double one=1.0, two=2.0, tiny = 1.0e-4900L; variable
A De_jnl.c68 invsqrtpi = 5.64189583547756286948079e-1L, two = 2.0e0L, one = 1.0e0L; variable
A Ds_erfl.c118 two = 2.0L, variable

Completed in 26 milliseconds