Home
last modified time | relevance | path

Searched refs:Rmpz_scan0 (Results 1 – 5 of 5) sorted by relevance

/dports/math/p5-Math-GMPz/Math-GMPz-0.52/t/
H A Dbits.t54 if(Rmpz_scan0($x, 12) == 15)
H A Dindex_bug.t32 eval{my $bit = Rmpz_scan0($z, 4294967296);};
/dports/math/p5-Math-GMPz/Math-GMPz-0.52/
H A DCHANGES189 - Change Rmpz_scan0 and Rmpz_scan1 to return unsigned long. (Returning a
H A DGMPz.pod715 $ui = Rmpz_scan0($op, $ui);
722 will happen in `Rmpz_scan0' past the end of a positive
H A DGMPz.xs1485 SV * Rmpz_scan0(pTHX_ mpz_t * n, SV * start_bit) { in Rmpz_scan0() function
8342 Rmpz_scan0 (n, start_bit)
8346 RETVAL = Rmpz_scan0 (aTHX_ n, start_bit);