Searched defs:UNION (Results 1 – 8 of 8) sorted by relevance
31 #define UNION(T1, T2) union { \ macro
19 UNION = 1, enumerator
1231 const UNION: Flags = Flags::A.union(Flags::C); in test_set_ops_const() constant
199 UNION = 1 << 12 enumerator
943 UNION = 0, enumerator
314 enum SetOperation { A_MINUS_B = 0, B_MINUS_A = 1, INTERSECTION = 2, UNION = 3 }; enumerator
28 UNION = 'union' variable in KIND
68 UNION enumerator