alignof_type       55 maint/gnulib/lib/obstack.c #  define __alignof__(type) alignof_type (type)
alignof_type       38 maint/gnulib/tests/test-alignof.c   const int type##_type_alignment = alignof_type (type);