Searched refs:LONG_WIDTH_AND_ALIGN (Results 1 – 1 of 1) sorted by relevance
12 #define LONG_WIDTH_AND_ALIGN 8 macro14 #define LONG_WIDTH_AND_ALIGN 4 macro17 _Static_assert(sizeof(long) == LONG_WIDTH_AND_ALIGN, "sizeof long is wrong");18 _Static_assert(_Alignof(long) == LONG_WIDTH_AND_ALIGN, "sizeof long is wrong");