Home
last modified time | relevance | path

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

/PHP-8.1/ext/hash/xxhash/
H A Dxxhash.h1642 # define XXH_swap64 _byteswap_uint64 macro
1644 # define XXH_swap64 __builtin_bswap64 macro
1646 static xxh_u64 XXH_swap64 (xxh_u64 x) in XXH_swap64() function

Completed in 24 milliseconds