Home
last modified time | relevance | path

Searched refs:tree_code_class_strings (Results 1 – 3 of 3) sorted by relevance

/freebsd-10-stable/contrib/gcc/
Dtree.h78 extern const char *const tree_code_class_strings[];
83 tree_code_class_strings[(int) (CLASS)]
Dtree.c58 const char *const tree_code_class_strings[] = variable
DChangeLog-200412259 * tree.c (tree_code_class_strings): New static data.
12262 (tree_code_class_strings): Declare.