Searched refs:mpz_div_2exp (Results 1 - 2 of 2) sorted by relevance

/barrelfish-master/usr/eclipseclp/Kernel/src/
H A Dlgmp.c85 void mpz_div_2exp(x,y,z) MP_INT *x; MP_INT *y; unsigned long int z; {} function
H A Dbigrat.c1500 mpz_div_2exp(&c, &a, (uword) -v2.nint);
1516 mpz_div_2exp(&c, &a, (uword) v2.nint);

Completed in 92 milliseconds