Searched refs:Test1MA (Results 1 – 2 of 2) sorted by relevance
21 struct Test1MA { int x; } __attribute__((may_alias)); struct22 void test1(struct Test1MA *p1, struct Test1 *p2) { in test1()
27 struct Test1MA { int x; } __attribute__((may_alias)); struct28 void test1(struct Test1MA *p1, struct Test1 *p2) { in test1()