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