Searched refs:tdata2 (Results 1 – 3 of 3) sorted by relevance
6 __thread int tdata2 __attribute__ ((aligned (0x10))) = 2; variable23 tdata2 = -2; in unused()
32 extern __thread int tdata2;63 fail |= test_one ("tdata2", 0x10, &tdata2, 2); in do_test()
24 static __thread int tdata2 __attribute__ ((aligned (0x10))) = 2; variable64 fail |= test_one ("tdata2", 0x10, &tdata2, 2); in do_test()