Searched defs:one (Results 1 - 25 of 85) sorted by relevance

1234

/barrelfish-2018-10-04/lib/msun/src/
H A De_acoshf.c23 one = 1.0, variable
H A De_acosh.c38 one = 1.0, variable
H A De_asinl.c30 one = 1.00000000000000000000e+00, variable
H A De_cosh.c43 static const double one = 1.0, half=0.5, huge = 1.0e300; variable
H A De_coshf.c22 static const float one = 1.0, half=0.5, huge = 1.0e30; variable
H A De_sinh.c40 static const double one = 1.0, shuge = 1.0e307; variable
H A De_sinhf.c22 static const float one = 1.0, shuge = 1.0e37; variable
H A De_acoshl.c52 one = 1.0; variable
H A De_atanh.c41 static const double one = 1.0, huge = 1e300; variable
H A De_atanhf.c22 static const float one = 1.0, huge = 1e30; variable
H A De_sqrtf.c23 static const float one = 1.0, tiny=1.0e-30; variable
H A Dk_cosf.c27 one = 1.0, variable
H A Ds_asinh.c33 one = 1.00000000000000000000e+00, /* 0x3FF00000, 0x00000000 */ variable
H A Ds_asinhf.c23 one = 1.0000000000e+00, /* 0x3F800000 */ variable
H A Ds_modff.c22 static const float one = 1.0; variable
H A Ds_tanh.c46 static const double one = 1.0, two = 2.0, huge = 1.0e300; variable
H A Ds_tanhf.c23 static const float one=1.0, two=2.0, huge = 1.0e30; variable
H A De_acosl.c30 one= 1.00000000000000000000e+00; variable
H A De_asinf.c23 one = 1.0000000000e+00, /* 0x3F800000 */ variable
H A De_atanhl.c51 static const double one = 1.0, huge = 1e300; variable
H A De_fmodf.c28 static const float one = 1.0, Zero[] = {0.0, -0.0,}; variable
H A De_sqrt.c92 static const double one = 1.0, tiny=1.0e-300; variable
[all...]
H A Dk_cos.c60 one = 1.00000000000000000000e+00, /* 0x3FF00000, 0x00000000 */ variable
H A Dk_tan.c72 #define one xxx[13] macro
/barrelfish-2018-10-04/usr/bench/rcce/lu/
H A Dsetbv.c8 int one = 1; local

Completed in 64 milliseconds

1234