Searched refs:yet_another_aligned_struct (Results 1 – 1 of 1) sorted by relevance
25 typedef __attribute__(( aligned(64) )) non_aligned_struct yet_another_aligned_struct; typedef43 __thread yet_another_aligned_struct bar5; // expected-error{{alignment (64) of thread-local …