Searched refs:STRING_PRAGMA (Results 1 – 1 of 1) sorted by relevance
221 #define STRING_PRAGMA(x) _Pragma(#x) macro222 #define __ALIGN(n) STRING_PRAGMA(data_alignment = n)