Searched defs:as1 (Results 1 – 2 of 2) sorted by relevance
51 struct __attribute__((aligned(8))) as1 { struct55 extern int e1[sizeof(struct as1) == 8 ? 1 : -1]; argument
64 A as1[1] = { }; in f() local