Home
last modified time | relevance | path

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

/NextBSD/contrib/gcc/
HDtree.c86 static const char * const tree_node_kind_names[] = { variable
6014 fprintf (stderr, "%-20s %7d %10d\n", tree_node_kind_names[i], in dump_tree_statistics()
HDChangeLog-19997623 * tree.c (tree_node_kind_names): Constify a char*. Make static.
19251 * tree.c (tree_node_kind_names, print_obstack_name,
HDChangeLog.tree-ssa13430 (tree_node_kind_names): Likewise.
HDChangeLog-200111899 (tree_node_kind_names): Remove "op_identifiers".
HDChangeLog-200214917 tree_node_kind_names): Wrap in GATHER_STATISTICS macro.
/NextBSD/contrib/gcc/cp/
HDChangeLog-19963259 (tree_node_kind_names): Delete unused extern decl.