SWAP 98834 sqlite3/libsqlite/sqlite3.c #define SWAP(TYPE,A,B) {TYPE t=A; A=B; B=t;} SWAP 78 standard/crypt_sha256.c # define SWAP(n) \ SWAP 81 standard/crypt_sha256.c # define SWAP(n) (n) SWAP 73 standard/crypt_sha512.c # define SWAP(n) \ SWAP 83 standard/crypt_sha512.c # define SWAP(n) (n)