Lines Matching refs:UNION
98 union {
151 union {
166 SK_MEMBER, /* member of a struct or union */
233 union {
242 union {
264 sym_t *s_next; /* next struct/union member, enumerator,
298 union {
331 DLK_UNION, /* union members */
344 * union or enum declaration, a parameter declaration list, or a plain
361 * union being built, without
364 * or union being built */
366 * or union member */
540 union {
559 union {
741 return t == STRUCT || t == UNION;