Searched refs:_ALIGNAS (Results 1 – 3 of 3) sorted by relevance
50 struct _ALIGNAS(_Align) __fallback_overaligned {}; in _ALIGNAS() function109 struct _ALIGNAS(n) type\
21 '_ALIGNAS',
426 # define _ALIGNAS(x) alignas(x)436 # define _ALIGNAS(x) __attribute__((__aligned__(x)))