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