Home
last modified time | relevance | path

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

/openbsd-src/gnu/gcc/gcc/
H A Dtree.h73 extern const char *const tree_code_class_strings[];
78 tree_code_class_strings[(int) (CLASS)]
H A Dtree.c58 const char *const tree_code_class_strings[] = variable