Home
last modified time | relevance | path

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

/dports/math/p5-Math-GMPz/Math-GMPz-0.52/t/
H A Darith.t42 Rmpz_ui_sub($z, $ul, $y);
/dports/math/p5-Math-GMPz/Math-GMPz-0.52/
H A DGMPz.xs800 void Rmpz_ui_sub(mpz_t * dest, unsigned long num, mpz_t * src) { in Rmpz_ui_sub() function
7012 Rmpz_ui_sub (dest, num, src) in Rmpz_ui_sub() function
7020 Rmpz_ui_sub(dest, num, src);
H A DGMPz.pod335 Rmpz_ui_sub($rop, $ui, $op);