Searched refs:xxh_unalign (Results 1 – 1 of 1) sorted by relevance
1677 typedef union { xxh_u32 u32; } __attribute__((packed)) xxh_unalign; in XXH_read32() typedef1678 return ((const xxh_unalign*)ptr)->u32; in XXH_read32()
Completed in 20 milliseconds