Searched defs:unions (Results 1 – 3 of 3) sorted by relevance
1144 Formal rules for non-trivial types in C1280 Application of the formal C rules to nontrivial ownership qualifiers1300 C/C++ compatibility for structs and unions with non-trivial members
109 ctf_dynhash_t *structs = NULL, *unions = NULL, *enums = NULL, *names = NULL; in ctf_create() local