Home
last modified time | relevance | path

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

/dragonfly/contrib/gcc-8.0/gcc/
HDggc-tests.c105 struct GTY(()) test_other struct
139 test_other * GTY ((tag ("WHICH_FIELD_USE_TEST_OTHER") )) u_test_other;
160 test_other *other = ggc_cleared_alloc <test_other> (); in test_union()