OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:mpz_stronglucas
(Results
1 - 3
of
3
) sorted by relevancy
/src/external/lgpl3/gmp/dist/mpz/
stronglucas.c
0
/*
mpz_stronglucas
(n, t1, t2) -- An implementation of the strong Lucas
62
mpz_stronglucas
(mpz_srcptr x, mpz_ptr V, mpz_ptr Qk)
function
millerrabin.c
88
is_prime = millerrabin (n, x, y, q, k) &&
mpz_stronglucas
(n, x, y);
/src/external/lgpl3/gmp/dist/
gmp-impl.h
1714
#define
mpz_stronglucas
__gmpz_stronglucas
macro
1715
__GMP_DECLSPEC int
mpz_stronglucas
(mpz_srcptr, mpz_ptr, mpz_ptr);
Completed in 23 milliseconds
Indexes created Wed Jun 24 00:24:50 UTC 2026