Home
last modified time | relevance | path

Searched refs:tree_node_kind_names (Results 1 – 8 of 8) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dtree.cc141 static const char * const tree_node_kind_names[] = { variable
8600 tree_node_kind_names[j], SIZE_AMOUNT (tree_node_counts[j]), in dump_tree_statistics()
H A DChangeLog-19997623 * tree.c (tree_node_kind_names): Constify a char*. Make static.
19251 * tree.c (tree_node_kind_names, print_obstack_name,
H A DChangeLog.tree-ssa13430 (tree_node_kind_names): Likewise.
H A DChangeLog-200111899 (tree_node_kind_names): Remove "op_identifiers".
H A DChangeLog-201217802 tree_node_sizes, tree_node_kind_names): Always define.
H A DChangeLog-200214917 tree_node_kind_names): Wrap in GATHER_STATISTICS macro.
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dtree.c138 static const char * const tree_node_kind_names[] = { variable
9510 tree_node_kind_names[j], SIZE_AMOUNT (tree_node_counts[j]), in dump_tree_statistics()
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A DChangeLog-19963259 (tree_node_kind_names): Delete unused extern decl.