Searched defs:_Alignof (Results 1 – 1 of 1) sorted by relevance
273 #define _Alignof(x) alignof(x) macro275 #define _Alignof(x) __alignof(x) macro