Searched refs:S_SCU (Results 1 – 10 of 10) sorted by relevance
38 …shared const static union S_SCU{ int x; } static assert(is(typeof(S_SCU.x) == shared) && is(typ… in main() union