Polly 22.0.0git
mpz_t Struct Reference

#include <imath.h>

Public Attributes

mp_digit single
mp_digitdigits
mp_size alloc
mp_size used
mp_sign sign

Detailed Description

Definition at line 58 of file imath/imath.h.

Member Data Documentation

◆ alloc

◆ digits

◆ sign

◆ single

mp_digit mpz_t::single

Definition at line 59 of file imath/imath.h.

Referenced by mp_int_clear(), mp_int_init(), mp_int_swap(), and s_pad().

◆ used


The documentation for this struct was generated from the following file: