Home
last modified time | relevance | path

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

/NextBSD/contrib/gcc/
HDgengtype-yacc.y73 new_structure ($1->u.s.tag, UNION_P ($1), &lexer_line,
82 new_structure ($1->u.s.tag, UNION_P ($1), &lexer_line,
HDgengtype.h106 #define UNION_P(x) \ macro
HDgengtype.c159 && UNION_P (si) == isunion) in new_structure()
232 && UNION_P (s) == isunion) in find_structure()
HDChangeLog-200217663 Add more error checking. Use UNION_P when looking at 'desc' option.
17768 (UNION_P): New macro.