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

/freebsd-current/sys/contrib/zstd/lib/common/
H A Dxxhash.h1653 typedef union { xxh_u32 u32; } __attribute__((packed)) xxh_unalign; typedef in typeref:union:__anon44
1654 return ((const xxh_unalign*)ptr)->u32;

Completed in 117 milliseconds