Searched defs:DEFAULT_ALIGNMENT (Results 1 – 4 of 4) sorted by relevance
20 # define DEFAULT_ALIGNMENT 32 /*default addr alignment to use in macro24 # define DEFAULT_ALIGNMENT (2 * sizeof(void*)) /* NOLINT */ macro
71 DEFAULT_ALIGNMENT = offsetof (struct fooalign, u), enumerator
75 public final static int DEFAULT_ALIGNMENT = LEFT; field in HolidayBorderPanel
19 #define DEFAULT_ALIGNMENT 2048 macro