GCC Middle and Back End API Reference
double-int.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

struct  double_int

Functions

void dump_double_int (FILE *, double_int, bool)
void mpz_set_double_int (mpz_t, double_int, bool)
double_int mpz_get_double_int (const_tree, mpz_t, bool)

Function Documentation

void dump_double_int ( FILE *  ,
double_int  ,
bool   
)
double_int mpz_get_double_int ( const_tree  ,
mpz_t  ,
bool   
)
void mpz_set_double_int ( mpz_t  ,
double_int  ,
bool   
)
   Conversion to and from GMP integer representations.