Lines Matching defs:y
5 struct test1 { int x; int y; }; member
6 struct test2 { int x; int y; } __attribute__((aligned (16))); member
7 struct test3 { int x; int y; } __attribute__((aligned (32))); member
8 struct test4 { int x; int y; int z; }; member
16 void test1 (int x, struct test1 y) in test1()
21 void test2 (int x, struct test2 y) in test2()
26 void test3 (int x, struct test3 y) in test3()
31 void test4 (int x, struct test4 y) in test4()
36 void test5 (int x, struct test5 y) in test5()
41 void test6 (int x, struct test6 y) in test6()
49 void test7 (int x, struct test7 y) in test7()
54 void test8 (int x, struct test8 y) in test8()
59 void test9 (int x, struct test9 y) in test9()
70 struct test1 y; in test1va() local
87 struct test2 y; in test2va() local
104 struct test3 y; in test3va() local
119 struct test4 y; in test4va() local
135 struct test8 y; in test8va() local
151 struct test9 y; in test9va() local
167 struct test_longdouble y; in testva_longdouble() local
185 struct test_vector y; in testva_vector() local