Searched defs:ALIGNOF (Results 1 – 2 of 2) sorted by relevance
117 #define ALIGNOF(type) __alignof(type) macro119 #define ALIGNOF(type) __alignof__(type) macro