Home
last modified time | relevance | path

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

12

/device/google/contexthub/firmware/lib/libm/
Dsf_cos.c19 static const float one=1.0; variable
21 static float one=1.0; variable
Def_fmod.c25 static const float one = 1.0, Zero[] = {0.0, -0.0,}; variable
27 static float one = 1.0, Zero[] = {0.0, -0.0,}; variable
Def_sqrt.c19 static const float one = 1.0, tiny=1.0e-30; variable
21 static float one = 1.0, tiny=1.0e-30; variable
Dkf_cos.c23 one = 1.0000000000e+00, /* 0x3f800000 */ variable
Dsf_atan.c64 one = 1.0, variable
Def_exp.c27 one = 1.0, variable
Def_asin.c23 one = 1.0000000000e+00, /* 0x3F800000 */ variable
Dkf_rem_pio2.c51 one = 1.0, variable
/device/linaro/bootloader/edk2/StdLib/LibC/Math/
De_cosh.c47 static const double one = 1.0, half=0.5, huge = 1.0e300; variable
Ds_tanh.c45 static const double one=1.0, two=2.0, tiny = 1.0e-300; variable
De_sinh.c39 static const double one = 1.0, shuge = 1.0e307; variable
Ds_modf.c31 static const double one = 1.0; variable
Ds_atan.c70 one = 1.0, variable
Dk_cos.c57 one = 1.00000000000000000000e+00, /* 0x3FF00000, 0x00000000 */ variable
De_fmod.c32 static const double one = 1.0, Zero[] = {0.0, -0.0,}; variable
De_sqrt.c107 static const double one = 1.0, tiny=1.0e-300; variable
Dk_tan.c73 #define one xxx[13] macro
De_acos.c61 one = 1.00000000000000000000e+00, /* 0x3FF00000, 0x00000000 */ variable
De_asin.c58 one = 1.00000000000000000000e+00, /* 0x3FF00000, 0x00000000 */ variable
De_exp.c90 one = 1.0, variable
Ds_expm1.c122 one = 1.0, variable
Dk_rem_pio2.c152 one = 1.0, variable
/device/google/contexthub/firmware/external/freebsd/lib/msun/src/
Ds_atanf.c45 one = 1.0, variable
De_expf.c25 one = 1.0, variable
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/
Dtestcapi_long.h81 PyObject *one, *x, *y; in TESTNAME() local

12