#include <mini-gmp.h>
Data Fields | |
| int | _mp_alloc |
| int | _mp_size |
| mp_limb_t * | _mp_d |
| int __mpz_struct::_mp_alloc |
Referenced by mpz_roinit_n().
| mp_limb_t* __mpz_struct::_mp_d |
Referenced by mpz_limbs_read().
| int __mpz_struct::_mp_size |
Referenced by mpz_lcm(), mpz_mul(), and mpz_rootrem().