Searched defs:TEST_ALIGNAS (Results 1 – 2 of 2) sorted by relevance
40 struct TEST_ALIGNAS(Align) AlignedType { in TEST_ALIGNAS() function
102 #define TEST_ALIGNAS(...) alignas(__VA_ARGS__) macro119 #define TEST_ALIGNAS(...) __attribute__((__aligned__(__VA_ARGS__))) macro