__alignof__        12 ext/standard/crypt_sha256.c # define __alignof__ __alignof
__alignof__        17 ext/standard/crypt_sha256.c #  define __alignof__(type) offsetof (struct { char c; type member;}, member)
__alignof__        11 ext/standard/crypt_sha512.c # define __alignof__ __alignof
__alignof__        16 ext/standard/crypt_sha512.c #  define __alignof__(type) offsetof (struct { char c; type member;}, member)