Home
last modified time | relevance | path

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

/dports/math/p5-Math-GMPz/Math-GMPz-0.52/demos/
H A Ddec2rat.p62 Rmpz_gcd($gcd, $_[0], $_[1]);
/dports/math/p5-Math-GMPz/Math-GMPz-0.52/
H A DGMPz.pm476 Rmpz_gcd($c, $c, $_[0]);
H A DGMPz.xs1163 void Rmpz_gcd(mpz_t * gcd, mpz_t * src1, mpz_t * src2) { in Rmpz_gcd() function
7886 Rmpz_gcd (gcd, src1, src2) in Rmpz_gcd() function
7894 Rmpz_gcd(gcd, src1, src2);
H A DGMPz.pod534 Rmpz_gcd($rop, $op1, $op2);
/dports/math/p5-Math-GMPz/Math-GMPz-0.52/t/
H A Dtheoretic.t38 Rmpz_gcd($z, $q, $r);