Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dgengtype.h331 #define UNION_P(x) \ macro
H A Dgengtype.c752 if (strcmp (name, si->u.s.tag) == 0 && UNION_P (si) == isunion) in new_structure()
837 if (strcmp (name, s->u.s.tag) == 0 && UNION_P (s) == isunion) in find_structure()
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dgengtype.h342 #define UNION_P(x) \ macro
H A Dgengtype.cc767 if (strcmp (name, si->u.s.tag) == 0 && UNION_P (si) == isunion) in new_structure()
852 if (strcmp (name, s->u.s.tag) == 0 && UNION_P (s) == isunion) in find_structure()
H A DChangeLog-200217663 Add more error checking. Use UNION_P when looking at 'desc' option.
17768 (UNION_P): New macro.
H A DChangeLog-20103641 (enum gc_used_num, struct type, UNION_P, UNION_OR_STRUCT_P):
3667 (struct pair, enum_gc_used_enum, NUM_PARAM, struct type, UNION_P)