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