Searched refs:ex3a (Results 1 – 2 of 2) sorted by relevance
229 struct ex3a { struct246 _Static_assert(sizeof(struct ex3a) == sizeof(struct ex3b), "ex3a size doesn't match ex3b");260 _Static_assert(sizeof(struct ex3a) == sizeof(struct ex3c), "ex3a size doesn't match ex3c");
28 struct ex3a ex3a; variable