Home
last modified time | relevance | path

Searched refs:addshiftw (Results 1 – 5 of 5) sorted by relevance

/dports/math/p5-Math-Pari/pari-2.3.5/src/kernel/none/
H A Dmp.c1296 addshiftw(GEN x, GEN y, long d) in addshiftw() function
1366 c = addshiftw(c,c1, n0); in muliispec()
1373 return gerepileuptoint(av, addshiftw(c,c0, n0)); in muliispec()
1433 c = addshiftw(c,c1, n0); in sqrispec()
1434 c = addshiftw(c,c0, n0); in sqrispec()
1437 c = addshiftw(c,gen_0,n0<<1); in sqrispec()
1655 S = addshiftw(S, q, l); in sqrtispec()
H A Dmp_indep.c152 static GEN addshiftw(GEN x, GEN y, long d);
166 if (ly!=lz) { lo2 = addshiftw(lo1,lo2,1); lz3++; } in karamulrr1()
/dports/math/pari/pari-2.13.3/src/kernel/none/
H A Dmp.c1632 addshiftw(GEN x, GEN y, long d) in addshiftw() function
1701 c = addshiftw(c,c1, n0); in muliispec()
1708 return gerepileuptoint(av, addshiftw(c,c0, n0)); in muliispec()
1791 c = addshiftw(c,c1, n0); in sqrispec()
1792 c = addshiftw(c,c0, n0); in sqrispec()
1795 c = addshiftw(c,gen_0,n0<<1); in sqrispec()
2004 S = addshiftw(S, q, l); in sqrtispec()
/dports/math/p5-Math-Pari/pari-2.3.5/
H A DCHANGES-2.22904 56- addshiftw (polynomial case) could produce non-normalized polynomials
/dports/math/pari/pari-2.13.3/
H A DCHANGES-2.22904 56- addshiftw (polynomial case) could produce non-normalized polynomials