ALIGNED            26 ext/standard/crypt_sha256.c #  define ALIGNED(size) __attribute__ ((__aligned__ (size)))
ALIGNED            28 ext/standard/crypt_sha256.c #  define ALIGNED(size)
ALIGNED            25 ext/standard/crypt_sha512.c #  define ALIGNED(size) __attribute__ ((__aligned__ (size)))
ALIGNED            27 ext/standard/crypt_sha512.c #  define ALIGNED(size)