Searched defs:minnode (Results 1 – 8 of 8) sorted by relevance
/netbsd-src/external/gpl3/gcc/dist/libcc1/ |
H A D | libcc1plugin.cc | 491 tree minnode, maxnode, iter; in plugin_finish_enum_type() local
|
/netbsd-src/external/gpl3/gcc.old/dist/libcc1/ |
H A D | libcc1plugin.cc | 646 tree minnode, maxnode, iter; in plugin_finish_enum_type() local
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/c/ |
H A D | c-decl.c | 8822 tree minnode = NULL_TREE, maxnode = NULL_TREE; in finish_enum() local
|
/netbsd-src/external/gpl3/gcc/dist/gcc/c/ |
H A D | c-decl.cc | 9174 tree minnode = NULL_TREE, maxnode = NULL_TREE; in finish_enum() local
|
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/ |
H A D | class.cc | 3416 tree minnode, maxnode; in enum_min_precision() local
|
H A D | decl.cc | 16384 tree minnode, maxnode; in finish_enum_value_list() local
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/ |
H A D | class.c | 3341 tree minnode, maxnode; in enum_min_precision() local
|
H A D | decl.c | 15567 tree minnode, maxnode; in finish_enum_value_list() local
|