OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:__gmp_const
(Results
1 - 3
of
3
) sorted by null
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/include/
gmp.h
107
#define
__gmp_const
const
macro
110
#define
__gmp_const
macro
219
typedef
__gmp_const
mp_limb_t * mp_srcptr;
276
typedef
__gmp_const
__mpz_struct *mpz_srcptr;
278
typedef
__gmp_const
__mpf_struct *mpf_srcptr;
280
typedef
__gmp_const
__mpq_struct *mpq_srcptr;
534
__GMP_DECLSPEC extern
__gmp_const
int mp_bits_per_limb;
540
__GMP_DECLSPEC extern
__gmp_const
char *
__gmp_const
gmp_version;
564
void gmp_randinit_set __GMP_PROTO ((gmp_randstate_t,
__gmp_const
__gmp_randstate_struct *))
[
all
...]
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/include/
gmp.h
107
#define
__gmp_const
const
macro
110
#define
__gmp_const
macro
219
typedef
__gmp_const
mp_limb_t * mp_srcptr;
276
typedef
__gmp_const
__mpz_struct *mpz_srcptr;
278
typedef
__gmp_const
__mpf_struct *mpf_srcptr;
280
typedef
__gmp_const
__mpq_struct *mpq_srcptr;
534
__GMP_DECLSPEC extern
__gmp_const
int mp_bits_per_limb;
540
__GMP_DECLSPEC extern
__gmp_const
char *
__gmp_const
gmp_version;
564
void gmp_randinit_set __GMP_PROTO ((gmp_randstate_t,
__gmp_const
__gmp_randstate_struct *))
[
all
...]
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/include/
gmp.h
107
#define
__gmp_const
const
macro
110
#define
__gmp_const
macro
219
typedef
__gmp_const
mp_limb_t * mp_srcptr;
276
typedef
__gmp_const
__mpz_struct *mpz_srcptr;
278
typedef
__gmp_const
__mpf_struct *mpf_srcptr;
280
typedef
__gmp_const
__mpq_struct *mpq_srcptr;
534
__GMP_DECLSPEC extern
__gmp_const
int mp_bits_per_limb;
540
__GMP_DECLSPEC extern
__gmp_const
char *
__gmp_const
gmp_version;
564
void gmp_randinit_set __GMP_PROTO ((gmp_randstate_t,
__gmp_const
__gmp_randstate_struct *))
[
all
...]
Completed in 428 milliseconds