Searched defs:packed_uint32_t (Results 1 – 2 of 2) sorted by relevance
457 struct __attribute__((packed)) packed_uint32_t { uint32_t v; }; in hash() argument475 struct __attribute__((packed)) packed_uint32_t { uint32_t v; }; in hash() struct
155 struct __attribute__((packed)) packed_uint32_t { uint32_t v; }; struct