Searched refs:enum_max (Results 1 – 4 of 4) sorted by relevance
66 tree enum_max; member
4340 || w < min_precision (lt->enum_max, TYPE_UNSIGNED (*type))) in check_bitfield_type_and_width()6480 lt->enum_max = maxnode; in finish_enum()
3292 * c-tree.h (struct lang_type): Add enum_min, enum_max.
33240 (finish_enum): Set enum_min and enum_max. Set33318 (struct lang_type): Add fields enum_min and enum_max.