Home
last modified time | relevance | path

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

/openbsd-src/gnu/usr.bin/gcc/gcc/
H A Dgengtype.c157 new_structure (name, isunion, pos, fields, o) in new_structure() argument
235 find_structure (name, isunion) in find_structure() argument
/openbsd-src/gnu/gcc/gcc/
H A Dgengtype.c150 new_structure (const char *name, int isunion, struct fileloc *pos, in new_structure()
226 find_structure (const char *name, int isunion) in find_structure()