Home
last modified time | relevance | path

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

/PHP-8.2/ext/hash/xxhash/
H A Dxxhash.h2340 # define XXH_swap64 _byteswap_uint64 macro
2342 # define XXH_swap64 __builtin_bswap64 macro
2344 static xxh_u64 XXH_swap64(xxh_u64 x) in XXH_swap64() function

Completed in 25 milliseconds