Searched defs:INT64_ALIGNMENT (Results 1 – 2 of 2) sorted by relevance
75 #define INT64_ALIGNMENT ((uintptr_t)&((struct int64_temp *)0)->y) macro
88 #define INT64_ALIGNMENT __offsetof(struct int64_temp, y) macro