Home
last modified time | relevance | path

Searched refs:enum_min (Results 1 – 4 of 4) sorted by relevance

/freebsd-12.1/contrib/gcc/
H A Dc-tree.h65 tree enum_min; member
H A Dc-decl.c4339 || w < min_precision (lt->enum_min, TYPE_UNSIGNED (*type)) in check_bitfield_type_and_width()
6479 lt->enum_min = minnode; in finish_enum()
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.