Home
last modified time | relevance | path

Searched defs:one (Results 1 – 25 of 56) sorted by relevance

123

/bionic/libm/upstream-freebsd/lib/msun/src/
De_acoshf.c20 one = 1.0, variable
De_acosh.c34 one = 1.0, variable
De_sinhf.c19 static const float one = 1.0, shuge = 1.0e37; variable
De_coshf.c19 static const float one = 1.0, half=0.5, huge = 1.0e30; variable
De_atanhf.c19 static const float one = 1.0, huge = 1e30; variable
De_sinh.c36 static const double one = 1.0, shuge = 1.0e307; variable
De_cosh.c39 static const double one = 1.0, half=0.5, huge = 1.0e300; variable
Ds_modff.c19 static const float one = 1.0; variable
Ds_asinh.c29 one = 1.00000000000000000000e+00, /* 0x3FF00000, 0x00000000 */ variable
Ds_asinhf.c20 one = 1.0000000000e+00, /* 0x3F800000 */ variable
De_atanh.c37 static const double one = 1.0, huge = 1e300; variable
Dk_cosf.c22 one = 1.0, variable
Ds_tanhf.c20 static const float one=1.0, two=2.0, huge = 1.0e30; variable
Ds_tanh.c42 static const double one = 1.0, two = 2.0, huge = 1.0e300; variable
De_atanhl.c47 static const double one = 1.0, huge = 1e300; variable
De_acoshl.c48 one = 1.0; variable
Ds_modf.c25 static const double one = 1.0; variable
De_fmodf.c25 static const float one = 1.0, Zero[] = {0.0, -0.0,}; variable
Ds_atanl.c25 one = 1.0, variable
Ds_atanf.c42 one = 1.0, variable
De_asinl.c26 one = 1.00000000000000000000e+00, variable
Dk_cos.c56 one = 1.00000000000000000000e+00, /* 0x3FF00000, 0x00000000 */ variable
Ds_atan.c66 one = 1.0, variable
Ds_asinhl.c50 one = 1.00000000000000000000e+00, /* 0x3FF00000, 0x00000000 */ variable
De_fmod.c24 static const double one = 1.0, Zero[] = {0.0, -0.0,}; variable

123