|
GCC Middle and Back End API Reference
|

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) |
| 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.