Home
last modified time | relevance | path

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

/PHP-8.2/ext/hash/xxhash/
H A Dxxhash.h1796 # define XXH_swap32 _byteswap_ulong macro
1798 # define XXH_swap32 __builtin_bswap32 macro
1800 static xxh_u32 XXH_swap32 (xxh_u32 x) in XXH_swap32() function

Completed in 31 milliseconds