Searched defs:TEST_ALIGNAS (Results 1 – 1 of 1) sorted by relevance
95 #define TEST_ALIGNAS(...) alignas(__VA_ARGS__) macro111 #define TEST_ALIGNAS(...) __attribute__((__aligned__(__VA_ARGS__))) macro