Searched defs:tree_string (Results 1 – 2 of 2) sorted by relevance
1472 struct GTY(()) tree_string { struct1473 struct tree_typed typed;1474 int length;1475 char str[1];
1400 struct GTY(()) tree_string { struct1401 struct tree_typed typed;1402 int length;1403 char str[1];