Searched refs:OVERALIGNED (Results 1 – 2 of 2) sorted by relevance
23 #define OVERALIGNED alignas(__STDCPP_DEFAULT_NEW_ALIGNMENT__ * 2) macro27 struct OVERALIGNED A { A(); int n[128]; };67 struct OVERALIGNED B {102 struct OVERALIGNED C {153 struct OVERALIGNED D {185 struct OVERALIGNED F {206 struct OVERALIGNED G {
26 #define OVERALIGNED alignas(__STDCPP_DEFAULT_NEW_ALIGNMENT__ * 2) macro28 struct OVERALIGNED A {