Searched defs:AU32 (Results 1 – 2 of 2) sorted by relevance
1204 struct AU32(#[allow(unused)] u32); in test_repr_c_struct_padding() struct
6581 type AU32 = AlignSize<4, 4>; in test_known_layout_derive() typedef