Searched refs:__LARGEST_ALIGN (Results 1 – 1 of 1) sorted by relevance
31 #ifndef __LARGEST_ALIGN32 #define __LARGEST_ALIGN sizeof(struct { long x; } __aligned_largest) macro36 #define LARGEST_ALIGN(x) ALIGN(x, __LARGEST_ALIGN)
Completed in 68 milliseconds