Home | History | Annotate | Download | only in tests

Lines Matching refs:noinline

17 __attribute__((noinline)) int t1(void);
18 __attribute__((noinline)) int t2(void);
19 __attribute__((noinline)) int t3(void);
20 __attribute__((noinline)) int t4(void);
21 __attribute__((noinline)) int t5(void);
22 __attribute__((noinline)) int t6(void);
38 __attribute__((noinline)) int t1(void)
48 __attribute__((noinline)) int t2(void)
58 __attribute__((noinline)) int t3(void)
68 __attribute__((noinline)) int t4(void)
77 __attribute__((noinline)) int t5(void)
87 __attribute__((noinline)) int t6(void)