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