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

123456

/freebsd-9.3-release/lib/msun/src/
H A De_acosh.c36 one = 1.0, variable
H A De_acoshf.c23 one = 1.0, variable
H A De_atanh.c39 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_cosh.c41 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.c38 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 Dk_cosf.c27 one = 1.0, variable
H A Ds_asinh.c31 one = 1.00000000000000000000e+00, /* 0x3FF00000, 0x00000000 */ variable
H A Ds_asinhf.c23 one = 1.0000000000e+00, /* 0x3F800000 */ variable
H A Ds_modf.c30 static const double one = 1.0; variable
H A Ds_modff.c22 static const float one = 1.0; variable
H A Ds_tanh.c43 static const double one = 1.0, two = 2.0, tiny = 1.0e-300, huge = 1.0e300; variable
H A Ds_tanhf.c22 static const float one=1.0, two=2.0, tiny = 1.0e-30, huge = 1.0e30; variable
H A De_asinf.c23 one = 1.0000000000e+00, /* 0x3F800000 */ variable
H A De_asinl.c30 one = 1.00000000000000000000e+00, variable
H A De_fmod.c26 static const double one = 1.0, Zero[] = {0.0, -0.0,}; variable
H A De_fmodf.c28 static const float one = 1.0, Zero[] = {0.0, -0.0,}; variable
H A De_sqrtf.c23 static const float one = 1.0, tiny=1.0e-30; variable
H A Dk_cos.c60 one = 1.00000000000000000000e+00, /* 0x3FF00000, 0x00000000 */ variable
/freebsd-9.3-release/contrib/compiler-rt/lib/arm/
H A Dudivmodsi4.S29 #define one lr define
H A Dudivsi3.S29 #define one lr define
/freebsd-9.3-release/share/examples/kld/cdev/test/
H A Dtestcdev.c93 int one; local
/freebsd-9.3-release/contrib/sendmail/libsm/
H A Dt-strl.c30 int one, two, k; local
[all...]

Completed in 263 milliseconds

123456