Searched defs:DEFAULT_ALIGNMENT (Results 1 – 3 of 3) 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
19 #define DEFAULT_ALIGNMENT 2048 macro