Home
last modified time | relevance | path

Searched refs:sqrtispec (Results 1 – 2 of 2) sorted by relevance

/dports/math/p5-Math-Pari/pari-2.3.5/src/kernel/none/
H A Dmp.c1641 sqrtispec(GEN N, long n, GEN *r) in sqrtispec() function
1649 S = sqrtispec(N, h, &R); /* S^2 + R = a3|a2 */ in sqrtispec()
1694 S = sqrtispec(t, l2, &R); /* t normalized, 2 * l2 words */ in sqrtremi()
1705 S = sqrtispec(n, l2, &R); in sqrtremi()
1724 b = sqrtispec(b, l, &c); in sqrtr_abs()
1733 b = sqrtispec(b, l+1, &c); in sqrtr_abs()
/dports/math/pari/pari-2.13.3/src/kernel/none/
H A Dmp.c1990 sqrtispec(GEN N, long n, GEN *r) in sqrtispec() function
1998 S = sqrtispec(N, h, &R); /* S^2 + R = a3|a2 */ in sqrtispec()
2043 S = sqrtispec(t, l2, &R); /* t normalized, 2 * l2 words */ in sqrtremi()
2054 S = sqrtispec(n, l2, &R); in sqrtremi()
2073 b = sqrtispec(b, l, &c); in sqrtr_abs()
2082 b = sqrtispec(b, l+1, &c); in sqrtr_abs()