Searched refs:TS_UNION (Results 1 – 2 of 2) sorted by relevance
98 #define STT_isderived(s) ((s) & (TS_STRUCT | TS_UNION | TS_ENUM | TS_TYPEDEF))193 TS_UNION = 0x00080000, enumerator
349 $$ = TS_UNION;664 { "union", UNION, TS_UNION }, in lookup_keyword()726 { TS_UNION, "union" }, in lookup_sttpair()1113 case TS_UNION: in declspec_ToString()