HomeSort by: relevance | last modified time | path
    Searched refs:tdiv_2exp (Results 1 - 4 of 4) sorted by relevancy

  /src/external/lgpl3/gmp/dist/demos/perl/GMP/
Mpz.pm 48 setbit sizeinbase sqrtrem tdiv tdiv_2exp
  /src/external/lgpl3/gmp/dist/demos/perl/
GMP.pm 196 roote, scan0, scan1, setbit, sizeinbase, sqrtrem, tdiv, tdiv_2exp, tstbit
test.pl 1087 # GMP::Mpz::tdiv_2exp
1090 ($q, $r) = tdiv_2exp (23, 2);
1093 ($q, $r) = tdiv_2exp (-23, 2);
GMP.xs 1819 GMP::Mpz::tdiv_2exp = 2

Completed in 18 milliseconds