OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:mpz_congruent_p
(Results
1 - 3
of
3
) sorted by null
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/include/
gmp.h
781
#define
mpz_congruent_p
__gmpz_congruent_p
macro
782
__GMP_DECLSPEC int
mpz_congruent_p
__GMP_PROTO ((mpz_srcptr, mpz_srcptr, mpz_srcptr)) __GMP_ATTRIBUTE_PURE;
[
all
...]
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/include/
gmp.h
781
#define
mpz_congruent_p
__gmpz_congruent_p
macro
782
__GMP_DECLSPEC int
mpz_congruent_p
__GMP_PROTO ((mpz_srcptr, mpz_srcptr, mpz_srcptr)) __GMP_ATTRIBUTE_PURE;
[
all
...]
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/include/
gmp.h
781
#define
mpz_congruent_p
__gmpz_congruent_p
macro
782
__GMP_DECLSPEC int
mpz_congruent_p
__GMP_PROTO ((mpz_srcptr, mpz_srcptr, mpz_srcptr)) __GMP_ATTRIBUTE_PURE;
[
all
...]
Completed in 663 milliseconds