Searched refs:tree_codes (Results 1 – 8 of 8) sorted by relevance
28 static const char *const tree_codes[] = { variable66 for (i = 0; tree_codes[i]; i++) in main()69 if (strcmp (tree_codes[i], tree_codes[j]) == 0) in main()74 tree_codes[i], tree_codes[i]); in main()
221 * gencheck.c (tree_codes): Likewise.
16024 * gencheck.c (tree_codes): Include all-tree.def, rather than
2561 rather than tree_codes.
11278 * gencheck.c (tree_codes): Likewise.
16153 * gencheck.c (tree_codes[]): Added '#include "c-common.def"'.
3502 (ambi_op_p): Work on tree_codes, not identifiers.