FLEXALIGNOF 64 lib/flexmember.h ((offsetof (type, member) + FLEXALIGNOF (type) - 1 + (n)) \ FLEXALIGNOF 65 lib/flexmember.h & ~ (FLEXALIGNOF (type) - 1)) FLEXALIGNOF 1735 src/alloc.c int sdata_align = max (FLEXALIGNOF (struct sdata), alignof (sdata));