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

1234567

/freebsd-10-stable/lib/msun/src/
H A De_acosh.c38 one = 1.0, variable
H A De_acoshf.c23 one = 1.0, 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_atanhl.c51 static const double one = 1.0, huge = 1e300; 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 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_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.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_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
/freebsd-10-stable/contrib/compiler-rt/lib/arm/
H A Dudivmodsi4.S29 #define one lr define
H A Dudivsi3.S29 #define one lr define
/freebsd-10-stable/share/examples/kld/cdev/test/
H A Dtestcdev.c93 int one; local
/freebsd-10-stable/contrib/sendmail/libsm/
H A Dt-strl.c30 int one, two, k; local
[all...]

Completed in 131 milliseconds

1234567