Home
last modified time | relevance | path

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

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

Completed in 21 milliseconds