Searched defs:tree_complex (Results 1 – 1 of 1) sorted by relevance
1459 struct GTY(()) tree_complex { struct1460 struct tree_typed typed;1461 tree real;1462 tree imag;