Searched defs:INT32_ALIGNMENT (Results 1 – 2 of 2) sorted by relevance
74 #define INT32_ALIGNMENT ((uintptr_t)&((struct int32_temp *)0)->y) macro
87 #define INT32_ALIGNMENT __offsetof(struct int32_temp, y) macro