Home
last modified time | relevance | path

Searched defs:isunion (Results 1 – 2 of 2) sorted by relevance

/dflybsd-src/contrib/gcc-4.7/gcc/
H A Dgengtype.c559 new_structure (const char *name, int isunion, struct fileloc *pos, in new_structure()
641 find_structure (const char *name, int isunion) in find_structure()
/dflybsd-src/contrib/gcc-8.0/gcc/
H A Dgengtype.c746 bool isunion = (kind == TYPE_UNION); in new_structure() local
831 bool isunion = (kind == TYPE_UNION); in find_structure() local