Home
last modified time | relevance | path

Searched refs:PackedToTwo (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.rs122 pub struct PackedToTwo { structure names
128 const UNINIT: ::std::mem::MaybeUninit<PackedToTwo> = in bindgen_test_layout_PackedToTwo()
132 ::std::mem::size_of::<PackedToTwo>(), in bindgen_test_layout_PackedToTwo()
134 concat!("Size of: ", stringify!(PackedToTwo)) in bindgen_test_layout_PackedToTwo()
137 ::std::mem::align_of::<PackedToTwo>(), in bindgen_test_layout_PackedToTwo()
139 concat!("Alignment of ", stringify!(PackedToTwo)) in bindgen_test_layout_PackedToTwo()
146 stringify!(PackedToTwo), in bindgen_test_layout_PackedToTwo()
156 stringify!(PackedToTwo), in bindgen_test_layout_PackedToTwo()
H A Dissue-537.rs124 pub struct PackedToTwo { structure names
130 const UNINIT: ::std::mem::MaybeUninit<PackedToTwo> = in bindgen_test_layout_PackedToTwo()
134 ::std::mem::size_of::<PackedToTwo>(), in bindgen_test_layout_PackedToTwo()
136 concat!("Size of: ", stringify!(PackedToTwo)) in bindgen_test_layout_PackedToTwo()
139 ::std::mem::align_of::<PackedToTwo>(), in bindgen_test_layout_PackedToTwo()
141 concat!("Alignment of ", stringify!(PackedToTwo)) in bindgen_test_layout_PackedToTwo()
148 stringify!(PackedToTwo), in bindgen_test_layout_PackedToTwo()
158 stringify!(PackedToTwo), in bindgen_test_layout_PackedToTwo()
/third_party/rust/crates/bindgen/bindgen-tests/tests/headers/
H A Dissue-537-repr-packed-n.h29 struct PackedToTwo { struct
H A Dissue-537.h30 struct PackedToTwo { struct

Completed in 2 milliseconds