Home
last modified time | relevance | path

Searched defs:C1 (Results 1 – 12 of 12) sorted by relevance

/picolibc-3.7.0-3.6.0/newlib/libm/ld/ld80/
Dk_cosl.c50 #define C1 ((long double)C1hi + (long double) C1lo) macro
53 C1 = 0.0416666666666666666136L; /* 0xaaaaaaaaaaaaaa9b.0p-68 */ variable
De_expl.c88 static const long double C1 = 6.9314575195312500000000E-1L; variable
De_logl.c109 static const long double C1 = 6.9314575195312500000000E-1L; variable
Ds_log1pl.c106 static const long double C1 = 6.9314575195312500000000E-1L; variable
Ds_expm1l.c82 C1 = 6.93145751953125E-1L, variable
/picolibc-3.7.0-3.6.0/newlib/libm/ld/ld128/
De_expl.c97 static const long double C1 = -6.93145751953125E-1L; variable
Dk_cosl.c34 C1 = 0.04166666666666666666666666666666658424671L, variable
Ds_expm1l.c82 C1 = 6.93145751953125E-1L, variable
Ds_log1pl.c114 static const long double C1 = 6.93145751953125E-1L; variable
/picolibc-3.7.0-3.6.0/newlib/libm/math/
Dk_cos.c55 C1 = _F_64(4.16666666666666019037e-02), /* 0x3FA55555, 0x5555554C */ variable
Dkf_cos.c19 C1 = 4.1666667908e-02, /* 0x3d2aaaab */ variable
/picolibc-3.7.0-3.6.0/newlib/libm/common/
Dexp2.c39 #define C1 __exp_data.exp2_poly[0] macro