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

12345678

/freebsd-current/lib/msun/src/
H A De_acoshf.c20 one = 1.0, variable
H A De_sqrtf.c26 static const float one = 1.0, tiny=1.0e-30; variable
H A De_cosh.c39 static const double one = 1.0, half=0.5, huge = 1.0e300; variable
H A De_coshf.c19 static const float one = 1.0, half=0.5, huge = 1.0e30; variable
H A De_sinh.c36 static const double one = 1.0, shuge = 1.0e307; variable
H A De_sinhf.c19 static const float one = 1.0, shuge = 1.0e37; variable
H A De_acosh.c34 one = 1.0, variable
H A De_asinl.c26 one = 1.00000000000000000000e+00, variable
H A Ds_modf.c25 static const double one = 1.0; variable
H A Ds_tanh.c42 static const double one = 1.0, two = 2.0, huge = 1.0e300; variable
H A Ds_tanhf.c20 static const float one=1.0, two=2.0, huge = 1.0e30; variable
H A Ds_asinh.c29 one = 1.00000000000000000000e+00, /* 0x3FF00000, 0x00000000 */ variable
H A Ds_modff.c19 static const float one = 1.0; variable
H A Dk_cosf.c22 one = 1.0, variable
H A Ds_asinhf.c20 one = 1.0000000000e+00, /* 0x3F800000 */ variable
H A De_acoshl.c48 one = 1.0; variable
H A De_atanh.c37 static const double one = 1.0, huge = 1e300; variable
H A De_atanhf.c19 static const float one = 1.0, huge = 1e30; variable
H A De_fmodf.c25 static const float one = 1.0, Zero[] = {0.0, -0.0,}; variable
H A De_atanhl.c47 static const double one = 1.0, huge = 1e300; variable
H A Dk_tan.c66 #define one xxx[13] macro
/freebsd-current/crypto/openssl/crypto/ec/
H A Decp_ppc.c31 static const unsigned long one[] = { 1, 0, 0, 0 }; local
/freebsd-current/share/examples/kld/cdev/test/
H A Dtestcdev.c93 int one; local
/freebsd-current/lib/libc/tests/string/
H A Dffs_test.c49 const TYPE one = 1; local
65 const TYPE one = 1; local
H A Dfls_test.c49 const TYPE one = 1; local
65 const TYPE one = 1; local

Completed in 194 milliseconds

12345678