CRAYFIX 158 lib/crypto/sha256.c #define CRAYFIX(X) ((X) & 0xffffffff) CRAYFIX 160 lib/crypto/sha256.c #define CRAYFIX(X) (X) CRAYFIX 59 source4/heimdal/lib/hcrypto/hash.h #define CRAYFIX(X) ((X) & 0xffffffff) CRAYFIX 61 source4/heimdal/lib/hcrypto/hash.h #define CRAYFIX(X) (X)