Home
last modified time | relevance | path

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

/dports/math/p5-Math-GMPz/Math-GMPz-0.52/t/
H A Dcdiv.t62 $ret = Rmpz_cdiv_ui($z, $ul);
H A Ddivby0.t75 eval{Rmpz_cdiv_ui($op, 0);};
77 if($@ =~ /Division by 0 not allowed in Rmpz_cdiv_ui/) {print "ok 7\n"}
/dports/math/p5-Math-GMPz/Math-GMPz-0.52/
H A DGMPz.pod420 $ul = Rmpz_cdiv_ui($op, $ui);
H A DGMPz.xs898 unsigned long Rmpz_cdiv_ui( mpz_t * n, unsigned long d) { in Rmpz_cdiv_ui() function
7300 Rmpz_cdiv_ui (n, d)