Home
last modified time | relevance | path

Searched defs:powmod (Results 1 – 2 of 2) sorted by relevance

/netbsd/games/primes/
H A Dspsp.c77 powmod(uint64_t a, uint64_t r, uint64_t n) in powmod() function
/netbsd/external/gpl3/gcc/dist/libphobos/src/std/
H A Dbigint.d2336 BigInt powmod(BigInt base, BigInt exponent, BigInt modulus) pure nothrow @safe in powmod() function