Searched refs:_ALIGNAS (Results 1 – 2 of 2) sorted by relevance
54 struct _ALIGNAS(_Align) __fallback_overaligned {}; in _ALIGNAS() function110 …struct _ALIGNAS(n) type { …
324 # define _ALIGNAS(x) alignas(x)334 # define _ALIGNAS(x) __attribute__((__aligned__(x)))