Searched defs:DEFAULT_ALIGNMENT (Results 1 – 11 of 11) sorted by relevance
17 #define DEFAULT_ALIGNMENT 4096 macro
72 #define DEFAULT_ALIGNMENT MAX (__alignof__ (long double), \ macro
38 #define DEFAULT_ALIGNMENT __alignof__ (double) macro
49 #define DEFAULT_ALIGNMENT __alignof__ (double) macro
77 #define DEFAULT_ALIGNMENT MAX (__alignof__ (long double), \ macro
59 #define DEFAULT_ALIGNMENT \ macro
91 #define DEFAULT_ALIGNMENT offsetof (struct dummy, u) macro
92 #define DEFAULT_ALIGNMENT offsetof (struct dummy, u) macro