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