Searched refs:test_of_union (Results 1 – 2 of 2) sorted by relevance
123 struct GTY(()) test_of_union struct134 static GTY(()) test_of_union *root_test_of_union_1; argument135 static GTY(()) test_of_union *root_test_of_union_2;142 root_test_of_union_1 = ggc_cleared_alloc <test_of_union> (); in test_union()147 root_test_of_union_2 = ggc_cleared_alloc <test_of_union> (); in test_union()
134 struct GTY(()) test_of_union struct145 static GTY(()) test_of_union *root_test_of_union_1; argument146 static GTY(()) test_of_union *root_test_of_union_2;153 root_test_of_union_1 = ggc_cleared_alloc <test_of_union> (); in test_union()158 root_test_of_union_2 = ggc_cleared_alloc <test_of_union> (); in test_union()