ALIGN
# define ALIGN(p) (((unsigned)p + ALIGNBYTES) & ~ALIGNBYTES)
#define ALIGN __attribute__((aligned(8)))
#define ALIGN
#define ALIGN(p) (((u_long)(p) + ALIGNBYTES) &~ ALIGNBYTES)
#define ALIGN (sizeof(size_t) - 1)
#define ALIGN (sizeof(size_t))
#define ALIGN 4
#define ALIGN 4
#define ALIGN 4
#define ALIGN(p) _ALIGN(p)
#define ALIGN(p) _ALIGN(p)
#define ALIGN(p) _ALIGN(p)
#undef ALIGN
#define ALIGN(x, y) roundup2((x), (y))
#undef ALIGN
#define ALIGN(x, y) roundup2((x), (y))
#define ALIGN(p) _ALIGN(p)
#define ALIGN(p) _ALIGN(p)
#define ALIGN(p) _ALIGN(p)