alignof_slot 49 maint/gnulib/lib/alignof.h # define alignof_type alignof_slot alignof_slot 36 maint/gnulib/tests/test-alignof.c verify (alignof_slot (type) == offsetof (type##_helper, slot2)); \ alignof_slot 37 maint/gnulib/tests/test-alignof.c const int type##_slot_alignment = alignof_slot (type); \