Home
last modified time | relevance | path

Searched refs:Rmpz_addmul (Results 1 – 3 of 3) sorted by relevance

/dports/math/p5-Math-GMPz/Math-GMPz-0.52/t/
H A Darith.t62 Rmpz_addmul($z, $x, $y);
/dports/math/p5-Math-GMPz/Math-GMPz-0.52/
H A DGMPz.xs824 void Rmpz_addmul(mpz_t * dest, mpz_t * src1, mpz_t * src2) { in Rmpz_addmul() function
7084 Rmpz_addmul (dest, src1, src2) in Rmpz_addmul() function
7092 Rmpz_addmul(dest, src1, src2);
H A DGMPz.pod343 Rmpz_addmul($rop, $op1, $op2);