Home
last modified time | relevance | path

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

/PHP-8.2/ext/hash/xxhash/
H A Dxxhash.h1677 typedef union { xxh_u32 u32; } __attribute__((packed)) xxh_unalign; in XXH_read32() typedef
1678 return ((const xxh_unalign*)ptr)->u32; in XXH_read32()

Completed in 19 milliseconds