Searched defs:unalign (Results 1 – 10 of 10) sorted by relevance
322 typedef union { U16 u16; U32 u32; reg_t uArch; } __attribute__((packed)) unalign; typedef
152 typedef union { U32 u32; U64 u64; } __attribute__((packed)) unalign; typedef
234 typedef union { U16 u16; U32 u32; U64 u64; } __attribute__((packed)) unalign; typedef
161 typedef union { U16 u16; U32 u32; U64 u64; } __attribute__((packed)) unalign; typedef
160 typedef union { U16 u16; U32 u32; U64 u64; } __attribute__((packed)) unalign; typedef
132 typedef union { U16 u16; U32 u32; U64 u64; } __attribute__((packed)) unalign; typedef
153 typedef union { U16 u16; U32 u32; U64 u64; size_t st; } __attribute__((packed)) unalign; typedef
313 typedef union { U16 u16; U32 u32; U64 u64; size_t st; } __attribute__((packed)) unalign; typedef
1649 typedef union { xxh_u32 u32; } __attribute__((packed)) unalign; typedef