Home
last modified time | relevance | path

Searched refs:ishiftr_lg (Results 1 – 6 of 6) sorted by relevance

/dports/math/p5-Math-Pari/pari-2.3.5/src/kernel/gmp/
H A Dmp.c356 ishiftr_lg(GEN x, long lx, long n) in ishiftr_lg() function
1210 b = (mp_limb_t *) ishiftr_lg(a,l+2,-1); in sqrtr_abs()
/dports/math/p5-Math-Pari/pari-2.3.5/src/kernel/none/
H A Dmp_indep.c59 return ishiftr_lg(x, lx, n); in ishiftr()
H A Dmp.c347 ishiftr_lg(GEN x, long lx, long n) in ishiftr_lg() function
/dports/math/p5-Math-Pari/pari-2.3.5/src/headers/
H A Dparipriv.h70 GEN ishiftr_lg(GEN x, long lx, long n);
/dports/math/p5-Math-Pari/pari-2.3.5/src/basemath/
H A Dgen3.c1914 y = ishiftr_lg(p1, lx, e1); in grndtoi()
1998 y = ishiftr_lg(x, lx, e1); in gcvtoi()
H A Darith1.c2280 c = ishiftr_lg(x,lx,0); in sfcont()