Home
last modified time | relevance | path

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

/l4re-core-master/uclibc/lib/contrib/uclibc/libm/
A Ds_modf.c25 static const double one = 1.0; variable
A Ds_asinh.c27 one = 1.00000000000000000000e+00, /* 0x3FF00000, 0x00000000 */ variable
A Ds_tanh.c39 static const double one=1.0, two=2.0, tiny = 1.0e-300; variable
A De_acosh.c30 one = 1.0, variable
A De_cosh.c36 static const double one = 1.0, half=0.5, huge = 1.0e300; variable
A De_atanh.c33 static const double one = 1.0, huge = 1e300; variable
A De_sinh.c33 static const double one = 1.0, shuge = 1.0e307; variable
A Ds_atan.c64 one = 1.0, variable
A Dk_cos.c51 one = 1.00000000000000000000e+00, /* 0x3FF00000, 0x00000000 */ variable
A Dk_tan.c50 one = 1.00000000000000000000e+00, /* 0x3FF00000, 0x00000000 */ variable
A De_sqrt.c85 static const double one = 1.0, tiny = 1.0e-300; variable
A De_fmod.c21 static const double one = 1.0, Zero[] = {0.0, -0.0,}; variable
A De_acos.c40 one= 1.00000000000000000000e+00, /* 0x3FF00000, 0x00000000 */ variable
A De_asin.c46 one = 1.00000000000000000000e+00, /* 0x3FF00000, 0x00000000 */ variable
A Ds_expm1.c111 one = 1.0, variable
A Dk_rem_pio2.c146 one = 1.0, variable
A De_exp.c79 one = 1.0, variable
A De_jn.c44 one = 1.00000000000000000000e+00; /* 0x3FF00000, 0x00000000 */ variable
A De_pow.c66 one = 1.0, variable
A De_j0.c64 one = 1.0, variable
A De_j1.c64 one = 1.0, variable
A Ds_erf.c112 one = 1.00000000000000000000e+00, /* 0x3FF00000, 0x00000000 */ variable
A De_lgamma_r.c85 one = 1.00000000000000000000e+00, /* 0x3FF00000, 0x00000000 */ variable
/l4re-core-master/uclibc/lib/contrib/uclibc/include/
A Dieee754.h167 unsigned int one:1; member
179 unsigned int one:1; member
185 unsigned int one:1; member
/l4re-core-master/uclibc/lib/contrib/uclibc/test/string/
A Dtester.c71 char one[50]; variable
1091 char one[21], two[21]; in test_memcmp() local

Completed in 26 milliseconds