GCC Middle and Back End API Reference
|
#include <poly-int.h>
Data Structures | |
struct | init_cast |
Public Types | |
typedef T | result |
typedef T | int_type |
Static Public Attributes | |
static const int | signedness = (T (0) >= T (-1)) |
static const int | precision = sizeof (T) * CHAR_BIT |
static const T | max_value |
static const int | rank = sizeof (T) * 2 + !signedness |
T poly_coeff_traits< T, wi::FLEXIBLE_PRECISION >::int_type |
T poly_coeff_traits< T, wi::FLEXIBLE_PRECISION >::result |
|
static |
|
static |
|
static |
|
static |