OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:mpz_gcd_ui
(Results
1 - 3
of
3
) sorted by null
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/include/
gmp.h
854
#define
mpz_gcd_ui
__gmpz_gcd_ui
macro
855
__GMP_DECLSPEC unsigned long int
mpz_gcd_ui
__GMP_PROTO ((mpz_ptr, mpz_srcptr, unsigned long int));
[
all
...]
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/include/
gmp.h
854
#define
mpz_gcd_ui
__gmpz_gcd_ui
macro
855
__GMP_DECLSPEC unsigned long int
mpz_gcd_ui
__GMP_PROTO ((mpz_ptr, mpz_srcptr, unsigned long int));
[
all
...]
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/include/
gmp.h
854
#define
mpz_gcd_ui
__gmpz_gcd_ui
macro
855
__GMP_DECLSPEC unsigned long int
mpz_gcd_ui
__GMP_PROTO ((mpz_ptr, mpz_srcptr, unsigned long int));
[
all
...]
Completed in 94 milliseconds