Home
last modified time | relevance | path

Searched refs:enum_max (Results 1 – 6 of 6) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/c/
H A Dc-lang.h37 tree enum_max; member
H A Dc-decl.cc6153 || 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()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/c/
H A Dc-lang.h37 tree enum_max; member
H A Dc-decl.c5835 || 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()
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A DChangeLog.tree-ssa3292 * c-tree.h (struct lang_type): Add enum_min, enum_max.
H A DChangeLog-200433240 (finish_enum): Set enum_min and enum_max. Set
33318 (struct lang_type): Add fields enum_min and enum_max.