Searched refs:unaligned_uint32_t (Results 1 – 1 of 1) sorted by relevance
59 typedef __attribute__((__aligned__(1))) uint32_t unaligned_uint32_t; in operator() typedef60 const unaligned_uint32_t *blocks = reinterpret_cast<const uint32_t*>(data); in operator()