Home
last modified time | relevance | path

Searched refs:Taz (Results 1 - 2 of 2) sorted by relevance

/third_party/rust/crates/bindgen/bindgen-tests/tests/expectations/tests/
H A Dissue-1443.rs138 pub struct Taz { structure names
144 const UNINIT: ::std::mem::MaybeUninit<Taz> = in bindgen_test_layout_Taz()
148 ::std::mem::size_of::<Taz>(), in bindgen_test_layout_Taz()
150 concat!("Size of: ", stringify!(Taz)) in bindgen_test_layout_Taz()
153 ::std::mem::align_of::<Taz>(), in bindgen_test_layout_Taz()
155 concat!("Alignment of ", stringify!(Taz)) in bindgen_test_layout_Taz()
160 concat!("Offset of field: ", stringify!(Taz), "::", stringify!(f)) in bindgen_test_layout_Taz()
165 concat!("Offset of field: ", stringify!(Taz), "::", stringify!(m)) in bindgen_test_layout_Taz()
168 impl Default for Taz {
/third_party/rust/crates/bindgen/bindgen-tests/tests/headers/
H A Dissue-1443.hpp18 struct Taz { struct

Completed in 1 milliseconds