SWAP               57 lib/common/md5.c # define SWAP(n) bswap_32 (n)
SWAP               59 lib/common/md5.c # define SWAP(n) (n)
SWAP               57 lib/gnu/md5.c  # define SWAP(n) bswap_32 (n)
SWAP               59 lib/gnu/md5.c  # define SWAP(n) (n)
SWAP               34 maint/gnulib/lib/md4.c # define SWAP(n) bswap_32 (n)
SWAP               36 maint/gnulib/lib/md4.c # define SWAP(n) (n)
SWAP               52 maint/gnulib/lib/md5.c # define SWAP(n) bswap_32 (n)
SWAP               54 maint/gnulib/lib/md5.c # define SWAP(n) (n)
SWAP               38 maint/gnulib/lib/qsort.c #define SWAP(a, b, size)						      \
SWAP               38 maint/gnulib/lib/sha1.c # define SWAP(n) (n)
SWAP               40 maint/gnulib/lib/sha1.c # define SWAP(n) bswap_32 (n)
SWAP               37 maint/gnulib/lib/sha256.c # define SWAP(n) (n)
SWAP               39 maint/gnulib/lib/sha256.c # define SWAP(n) bswap_32 (n)
SWAP               37 maint/gnulib/lib/sha512.c # define SWAP(n) (n)
SWAP               39 maint/gnulib/lib/sha512.c # define SWAP(n) bswap_64 (n)
SWAP               40 maint/gnulib/lib/sm3.c # define SWAP(n) (n)
SWAP               42 maint/gnulib/lib/sm3.c # define SWAP(n) bswap_32 (n)