Home
last modified time | relevance | path

Searched defs:SWAP (Results 1 – 2 of 2) sorted by relevance

/PHP-7.4/ext/standard/
H A Dcrypt_sha256.c63 # define SWAP(n) \ macro
66 # define SWAP(n) (n) macro
H A Dcrypt_sha512.c58 # define SWAP(n) \ macro
68 # define SWAP(n) (n) macro

Completed in 8 milliseconds