Polly 19.0.0git
Public Attributes | List of all members
isl_sioimath_scratchspace_t Struct Reference

#include <isl_int_sioimath.h>

Public Attributes

mpz_t big
 
mp_digit digits [(sizeof(uintmax_t)+sizeof(mp_digit) - 1)/sizeof(mp_digit)]
 

Detailed Description

Definition at line 186 of file isl_int_sioimath.h.

Member Data Documentation

◆ big

mpz_t isl_sioimath_scratchspace_t::big

◆ digits

mp_digit isl_sioimath_scratchspace_t::digits[(sizeof(uintmax_t)+sizeof(mp_digit) - 1)/ sizeof(mp_digit)]

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