Home | History | Annotate | Download | only in include

Lines Matching refs:tree_common

724 struct GTY(()) tree_common {
1496 ((tree) ((char *) (NODE) - sizeof (struct tree_common)))
1500 struct tree_common common;
1509 struct tree_common common;
1522 struct tree_common common;
2014 struct tree_common common;
2353 struct tree_common common;
2557 struct tree_common common;
2655 struct tree_common common;
3572 This avoids the overhead of tree_common on all linked list elements.
3599 struct tree_common common;
3630 struct tree_common common;
3652 struct tree_common GTY ((tag ("TS_COMMON"))) common;