Home
last modified time | relevance | path

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

/freebsd-9-stable/contrib/gcc/
Dc-lang.c68 const unsigned char tree_code_length[] = { variable
Dtree.h191 extern const unsigned char tree_code_length[];
192 #define TREE_CODE_LENGTH(CODE) tree_code_length[(int) (CODE)]
DChangeLog-1997570 * tree.c, tree.h: Change tree_code_type, tree_code_length, and
DChangeLog-200228749 * c-lang.c (tree_code_type, tree_code_length, tree_code_name):
28756 * objc/objc-lang.c (tree_code_type, tree_code_length,
28759 tree_code_length[IDENTIFIER_NODE].
28760 * tree.c (tree_code_type, tree_code_length, tree_code_name):
28763 * tree.h (tree_code_type, tree_code_length, tree_code_name):
28765 (tree_code_length): Change type to unsigned char.
/freebsd-9-stable/contrib/gcc/cp/
Dcp-lang.c78 const unsigned char tree_code_length[] = { variable
DChangeLog-20023719 * cp-lang.c (tree_code_type, tree_code_length, tree_code_name):
3722 tree_code_length.