Searched refs:enum_max (Results 1 – 6 of 6) sorted by relevance
37 tree enum_max; member
6153 || w < tree_int_cst_min_precision (lt->enum_max, TYPE_SIGN (*type))) in check_bitfield_type_and_width()9286 lt->enum_max = maxnode; in finish_enum()
5835 || w < tree_int_cst_min_precision (lt->enum_max, TYPE_SIGN (*type))) in check_bitfield_type_and_width()8934 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.