OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:powmod
(Results
1 - 1
of
1
) sorted by relevancy
/src/games/primes/
spsp.c
77
powmod
(uint64_t a, uint64_t r, uint64_t n)
function in typeref:typename:uint64_t
106
x =
powmod
(p, r, n);
114
x =
powmod
(x, 2, n);
Completed in 11 milliseconds
Indexes created Wed Oct 15 16:09:53 GMT 2025