Searched defs:DEFAULT_ALIGNMENT (Results 1 – 6 of 6) sorted by relevance
23 #define DEFAULT_ALIGNMENT 32 macro25 #define DEFAULT_ALIGNMENT (2 * sizeof(void *)) /* NOLINT */ macro
21 #define DEFAULT_ALIGNMENT 32 macro23 #define DEFAULT_ALIGNMENT (2 * sizeof(void *)) /* NOLINT */ macro
77 #define DEFAULT_ALIGNMENT MAX (__alignof__ (long double), \ macro
26 #define DEFAULT_ALIGNMENT 64 macro
77 public final static int DEFAULT_ALIGNMENT = LEFT; field in HolidayBorderPanel
19 #define DEFAULT_ALIGNMENT 2048 macro