Home
last modified time | relevance | path

Searched refs:P2 (Results 1 – 11 of 11) sorted by relevance

/picolibc-3.7.0-3.6.0/newlib/libm/ld/ld80/
Ds_expm1l.c70 P2 = -3.423199068835684263987132888286791620673E2L, variable
125 + P2) * x in expm1l()
Ds_exp2l.c46 P2 = 0x1.ebfbdff82c58fp-3, variable
264 …r = t_lo + (t_hi + t_lo) * z * ((long double)P1 + z * ((long double)P2 + z * ((long double)P3 + z … in exp2l()
/picolibc-3.7.0-3.6.0/newlib/libm/math/
Dsf_exp.c35 P2 = -2.7777778450e-03, /* 0xbb360b61 */ variable
81 c = x - t * (P1 + t * (P2 + t * (P3 + t * (P4 + t * P5)))); in expf()
Ds_exp.c96 P2 = _F_64(-2.77777777770155933842e-03), /* 0xBF66C16C, 0x16BEBD93 */ variable
148 c = x - t * (P1 + t * (P2 + t * (P3 + t * (P4 + t * P5)))); in exp64()
Dsf_pow.c41 P2 = -2.7777778450e-03, /* 0xbb360b61 */ variable
280 t1 = z - t * (P1 + t * (P2 + t * (P3 + t * (P4 + t * P5)))); in powf()
Ds_pow.c82 P2 = _F_64(-2.77777777770155933842e-03), /* 0xBF66C16C, 0x16BEBD93 */ variable
344 t1 = z - t * (P1 + t * (P2 + t * (P3 + t * (P4 + t * P5)))); in pow64()
/picolibc-3.7.0-3.6.0/newlib/libm/ld/ld128/
Ds_expm1l.c65 P2 = 8.944630806357575461578107295909719817253E6L, variable
141 + P5) * x + P4) * x + P3) * x + P2) * x + P1) * x + P0) * x; in expm1l()
Ds_exp2l.c46 P2 = 0x1.ebfbdff82c58ea86f16b06ec9736p-3L, variable
414 r = t + t * z * (P1 + z * (P2 + z * (P3 + z * (P4 + z * (P5 + z * (P6 in exp2l()
Ds_log1pl.c75 P2 = 2.014652742082537582487669938141683759923E5L, variable
223 + P2) * x in log1pl()
/picolibc-3.7.0-3.6.0/newlib/libc/machine/bfin/
Dsetjmp.S32 [P0 + 0x08] = P2;
Dlongjmp.S31 P2 = [P0 + 0x08]; define