Home
last modified time | relevance | path

Searched refs:xxh_unalign64 (Results 1 – 1 of 1) sorted by relevance

/PHP-8.2/ext/hash/xxhash/
H A Dxxhash.h2320 typedef union { xxh_u32 u32; xxh_u64 u64; } __attribute__((packed)) xxh_unalign64; in XXH_read64() typedef
2321 return ((const xxh_unalign64*)ptr)->u64; in XXH_read64()

Completed in 24 milliseconds