Home
last modified time | relevance | path

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

/third_party/rust/crates/bindgen/bindgen-tests/tests/expectations/tests/
H A Dissue-537-repr-packed-n.rs45 pub struct AlignedToTwo { structure names
50 const UNINIT: ::std::mem::MaybeUninit<AlignedToTwo> = in bindgen_test_layout_AlignedToTwo()
54 ::std::mem::size_of::<AlignedToTwo>(), in bindgen_test_layout_AlignedToTwo()
56 concat!("Size of: ", stringify!(AlignedToTwo)) in bindgen_test_layout_AlignedToTwo()
59 ::std::mem::align_of::<AlignedToTwo>(), in bindgen_test_layout_AlignedToTwo()
61 concat!("Alignment of ", stringify!(AlignedToTwo)) in bindgen_test_layout_AlignedToTwo()
68 stringify!(AlignedToTwo), in bindgen_test_layout_AlignedToTwo()
H A Dissue-537.rs45 pub struct AlignedToTwo { structure names
50 const UNINIT: ::std::mem::MaybeUninit<AlignedToTwo> = in bindgen_test_layout_AlignedToTwo()
54 ::std::mem::size_of::<AlignedToTwo>(), in bindgen_test_layout_AlignedToTwo()
56 concat!("Size of: ", stringify!(AlignedToTwo)) in bindgen_test_layout_AlignedToTwo()
59 ::std::mem::align_of::<AlignedToTwo>(), in bindgen_test_layout_AlignedToTwo()
61 concat!("Alignment of ", stringify!(AlignedToTwo)) in bindgen_test_layout_AlignedToTwo()
68 stringify!(AlignedToTwo), in bindgen_test_layout_AlignedToTwo()
/third_party/rust/crates/bindgen/bindgen-tests/tests/headers/
H A Dissue-537-repr-packed-n.h10 struct AlignedToTwo { struct
H A Dissue-537.h9 struct AlignedToTwo { struct

Completed in 3 milliseconds