Home
last modified time | relevance | path

Searched refs:Q5 (Results 1 – 4 of 4) sorted by relevance

/picolibc-3.7.0-3.6.0/newlib/libm/ld/ld128/
Ds_expm1l.c76 Q5 = -9.615511549171441430850103489315371768998E4L, variable
145 + Q6) * x + Q5) * x + Q4) * x + Q3) * x + Q2) * x + Q1) * x + Q0; in expm1l()
Ds_log1pl.c85 Q5 = 1.158019977462989115839826904108208787040E6L, variable
233 + Q5) * x in log1pl()
/picolibc-3.7.0-3.6.0/newlib/libm/common/
Dsf_expm1.c35 Q5 = -2.0109921195e-07; /* 0xb457edbb */ variable
87 r1 = one+hxs*(Q1+hxs*(Q2+hxs*(Q3+hxs*(Q4+hxs*Q5)))); in expm1f()
Ds_expm1.c162 Q5 = _F_64(-2.01099218183624371326e-07); /* BE8AFDB7 6E09C32D */ variable
219 r1 = one+hxs*(Q1+hxs*(Q2+hxs*(Q3+hxs*(Q4+hxs*Q5)))); in _NAME_64()