Searched defs:INT16_ALIGNMENT (Results 1 – 2 of 2) sorted by relevance
73 #define INT16_ALIGNMENT ((uintptr_t)&((struct int16_temp *)0)->y) macro
86 #define INT16_ALIGNMENT __offsetof(struct int16_temp, y) macro