__alignof__        13 ext/standard/crypt_sha256.c # define __alignof__ __alignof
__alignof__        23 ext/standard/crypt_sha256.c #  define __alignof__(type) offsetof (struct { char c; type member;}, member)
__alignof__        12 ext/standard/crypt_sha512.c # define __alignof__ __alignof
__alignof__        22 ext/standard/crypt_sha512.c #  define __alignof__(type) offsetof (struct { char c; type member;}, member)