Home
last modified time | relevance | path

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

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