Home
last modified time | relevance | path

Searched refs:Rmpz_mod_ui (Results 1 – 4 of 4) sorted by relevance

/dports/math/p5-Math-GMPz/Math-GMPz-0.52/t/
H A Ddivby0.t275 eval{Rmpz_mod_ui($rop1, $op, 0);};
277 if($@ =~ /Division by 0 not allowed in Rmpz_mod_ui/) {print "ok 27\n"}
H A Ddiv2.t87 $ret = Rmpz_mod_ui($r, $z, $ul);
/dports/math/p5-Math-GMPz/Math-GMPz-0.52/
H A DGMPz.pod441 $ul = Rmpz_mod_ui($rop, $op, $ui);
H A DGMPz.xs1071 unsigned long Rmpz_mod_ui( mpz_t * r, mpz_t * n, unsigned long d) { in Rmpz_mod_ui() function
7657 Rmpz_mod_ui (r, n, d)