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

/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/gcc/
H A Dgengtype.h106 #define UNION_P(x) \ macro
H A Dgengtype-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,
H A Dgengtype.c159 && UNION_P (si) == isunion)
230 && UNION_P (s) == isunion)
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/
H A Dgengtype.c109 #define UNION_P(x) \ macro
620 && UNION_P (si) == isunion)
709 && UNION_P (s) == isunion)

Completed in 189 milliseconds