Searched defs:dr040 (Results 1 – 1 of 1) sorted by relevance
278 struct dr040 { /* expected-note {{definition of 'struct dr040' is not complete until the closing '}'}} */ struct 281 int i[__builtin_offsetof(struct dr040, s)]; /* expected-error {{offsetof of incomplete type 'struct dr040'}} */ argument