| /src/external/lgpl3/gmp/dist/mini-gmp/ |
| mini-gmp.h | 77 typedef __mpz_struct mpz_t[1]; typedef 126 void mpz_init (mpz_t); 127 void mpz_init2 (mpz_t, mp_bitcnt_t); 128 void mpz_clear (mpz_t); 133 int mpz_sgn (const mpz_t); 134 int mpz_cmp_si (const mpz_t, long); 135 int mpz_cmp_ui (const mpz_t, unsigned long); 136 int mpz_cmp (const mpz_t, const mpz_t); 137 int mpz_cmpabs_ui (const mpz_t, unsigned long) [all...] |
| /src/external/mit/isl/dist/imath/ |
| imath.h | 64 } mpz_t, *mp_int; typedef in typeref:struct:__anon23654 117 /** Allocates a fresh zero-valued `mpz_t` on the heap, returning NULL in case
|
| /src/external/lgpl3/gmp/dist/demos/ |
| pexpr.c | 78 typedef __mpz_struct mpz_t[1]; typedef 106 mpz_t val; 269 mpz_t r; 897 mpz_t lhs, rhs; 943 mpz_t powlhs, powrhs; 1224 { mpz_t t; 1313 mpz_t lhs, rhs;
|
| /src/external/gpl3/gcc/dist/gcc/ |
| system.h | 714 operator mpz_t& () { return m_mpz; } 727 mpz_t m_mpz;
|
| /src/external/lgpl3/gmp/lib/libgmp/arch/aarch64/ |
| gmp.h | 164 typedef __mpz_struct mpz_t[1]; typedef 214 mpz_t _mp_seed; /* _mp_d member points to state of the generator. */ 2277 mpz_t has at least one limb allocated, so fetching the low limb is always
|
| /src/external/lgpl3/gmp/lib/libgmp/arch/alpha/ |
| gmp.h | 164 typedef __mpz_struct mpz_t[1]; typedef 214 mpz_t _mp_seed; /* _mp_d member points to state of the generator. */ 2277 mpz_t has at least one limb allocated, so fetching the low limb is always
|
| /src/external/lgpl3/gmp/lib/libgmp/arch/arm/ |
| gmp.h | 164 typedef __mpz_struct mpz_t[1]; typedef 214 mpz_t _mp_seed; /* _mp_d member points to state of the generator. */ 2277 mpz_t has at least one limb allocated, so fetching the low limb is always
|
| /src/external/lgpl3/gmp/lib/libgmp/arch/armeb/ |
| gmp.h | 164 typedef __mpz_struct mpz_t[1]; typedef 214 mpz_t _mp_seed; /* _mp_d member points to state of the generator. */ 2277 mpz_t has at least one limb allocated, so fetching the low limb is always
|
| /src/external/lgpl3/gmp/lib/libgmp/arch/coldfire/ |
| gmp.h | 163 typedef __mpz_struct mpz_t[1]; typedef 213 mpz_t _mp_seed; /* _mp_d member points to state of the generator. */ 2171 mpz_t has at least one limb allocated, so fetching the low limb is always
|
| /src/external/lgpl3/gmp/lib/libgmp/arch/hppa/ |
| gmp.h | 164 typedef __mpz_struct mpz_t[1]; typedef 214 mpz_t _mp_seed; /* _mp_d member points to state of the generator. */ 2277 mpz_t has at least one limb allocated, so fetching the low limb is always
|
| /src/external/lgpl3/gmp/lib/libgmp/arch/i386/ |
| gmp.h | 164 typedef __mpz_struct mpz_t[1]; typedef 214 mpz_t _mp_seed; /* _mp_d member points to state of the generator. */ 2277 mpz_t has at least one limb allocated, so fetching the low limb is always
|
| /src/external/lgpl3/gmp/lib/libgmp/arch/ia64/ |
| gmp.h | 164 typedef __mpz_struct mpz_t[1]; typedef 214 mpz_t _mp_seed; /* _mp_d member points to state of the generator. */ 2277 mpz_t has at least one limb allocated, so fetching the low limb is always
|
| /src/external/lgpl3/gmp/lib/libgmp/arch/m68000/ |
| gmp.h | 164 typedef __mpz_struct mpz_t[1]; typedef 214 mpz_t _mp_seed; /* _mp_d member points to state of the generator. */ 2277 mpz_t has at least one limb allocated, so fetching the low limb is always
|
| /src/external/lgpl3/gmp/lib/libgmp/arch/m68k/ |
| gmp.h | 164 typedef __mpz_struct mpz_t[1]; typedef 214 mpz_t _mp_seed; /* _mp_d member points to state of the generator. */ 2277 mpz_t has at least one limb allocated, so fetching the low limb is always
|
| /src/external/lgpl3/gmp/lib/libgmp/arch/mips64eb/ |
| gmp.h | 164 typedef __mpz_struct mpz_t[1]; typedef 214 mpz_t _mp_seed; /* _mp_d member points to state of the generator. */ 2277 mpz_t has at least one limb allocated, so fetching the low limb is always
|
| /src/external/lgpl3/gmp/lib/libgmp/arch/mips64el/ |
| gmp.h | 164 typedef __mpz_struct mpz_t[1]; typedef 214 mpz_t _mp_seed; /* _mp_d member points to state of the generator. */ 2277 mpz_t has at least one limb allocated, so fetching the low limb is always
|
| /src/external/lgpl3/gmp/lib/libgmp/arch/mipseb/ |
| gmp.h | 164 typedef __mpz_struct mpz_t[1]; typedef 214 mpz_t _mp_seed; /* _mp_d member points to state of the generator. */ 2277 mpz_t has at least one limb allocated, so fetching the low limb is always
|
| /src/external/lgpl3/gmp/lib/libgmp/arch/mipsel/ |
| gmp.h | 164 typedef __mpz_struct mpz_t[1]; typedef 214 mpz_t _mp_seed; /* _mp_d member points to state of the generator. */ 2277 mpz_t has at least one limb allocated, so fetching the low limb is always
|
| /src/external/lgpl3/gmp/lib/libgmp/arch/mipsn64eb/ |
| gmp.h | 164 typedef __mpz_struct mpz_t[1]; typedef 214 mpz_t _mp_seed; /* _mp_d member points to state of the generator. */ 2277 mpz_t has at least one limb allocated, so fetching the low limb is always
|
| /src/external/lgpl3/gmp/lib/libgmp/arch/mipsn64el/ |
| gmp.h | 164 typedef __mpz_struct mpz_t[1]; typedef 214 mpz_t _mp_seed; /* _mp_d member points to state of the generator. */ 2277 mpz_t has at least one limb allocated, so fetching the low limb is always
|
| /src/external/lgpl3/gmp/lib/libgmp/arch/or1k/ |
| gmp.h | 163 typedef __mpz_struct mpz_t[1]; typedef 213 mpz_t _mp_seed; /* _mp_d member points to state of the generator. */ 2171 mpz_t has at least one limb allocated, so fetching the low limb is always
|
| /src/external/lgpl3/gmp/lib/libgmp/arch/powerpc/ |
| gmp.h | 164 typedef __mpz_struct mpz_t[1]; typedef 214 mpz_t _mp_seed; /* _mp_d member points to state of the generator. */ 2277 mpz_t has at least one limb allocated, so fetching the low limb is always
|
| /src/external/lgpl3/gmp/lib/libgmp/arch/powerpc64/ |
| gmp.h | 164 typedef __mpz_struct mpz_t[1]; typedef 214 mpz_t _mp_seed; /* _mp_d member points to state of the generator. */ 2277 mpz_t has at least one limb allocated, so fetching the low limb is always
|
| /src/external/lgpl3/gmp/lib/libgmp/arch/riscv32/ |
| gmp.h | 164 typedef __mpz_struct mpz_t[1]; typedef 214 mpz_t _mp_seed; /* _mp_d member points to state of the generator. */ 2277 mpz_t has at least one limb allocated, so fetching the low limb is always
|
| /src/external/lgpl3/gmp/lib/libgmp/arch/riscv64/ |
| gmp.h | 164 typedef __mpz_struct mpz_t[1]; typedef 214 mpz_t _mp_seed; /* _mp_d member points to state of the generator. */ 2277 mpz_t has at least one limb allocated, so fetching the low limb is always
|