Home
last modified time | relevance | path

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

/dports/math/p5-Math-GMPz/Math-GMPz-0.52/t/
H A Darith.t67 Rmpz_addmul_ui($z, $x, $ul);
/dports/math/p5-Math-GMPz/Math-GMPz-0.52/
H A DGMPz.xs828 void Rmpz_addmul_ui(mpz_t * dest, mpz_t * src, unsigned long num) { in Rmpz_addmul_ui() function
7102 Rmpz_addmul_ui (dest, src, num) in Rmpz_addmul_ui() function
7110 Rmpz_addmul_ui(dest, src, num);
H A DGMPz.pod344 Rmpz_addmul_ui($rop, $op, $ui);