Home
last modified time | relevance | path

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

/PHP-8.3/ext/hash/xxhash/
H A Dxxhash.h1827 # define XXH_swap32 _byteswap_ulong macro
1829 # define XXH_swap32 __builtin_bswap32 macro
1831 static xxh_u32 XXH_swap32 (xxh_u32 x) in XXH_swap32() function

Completed in 28 milliseconds