GCC Middle and Back End API Reference
|
#include <poly-int.h>
poly_int_full and poly_int_hungry are used internally within poly_int for delegated initializers. poly_int_full indicates that a parameter pack has enough elements to initialize every coefficient. poly_int_hungry indicates that at least one extra zero must be added.