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