Home
last modified time | relevance | path

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

/third_party/rust/crates/bindgen/bindgen-tests/tests/expectations/tests/
H A Dnested.rs41 pub struct Test_Size { structure names
65 const UNINIT: ::std::mem::MaybeUninit<Test_Size> = in bindgen_test_layout_Test_Size()
69 ::std::mem::size_of::<Test_Size>(), in bindgen_test_layout_Test_Size()
71 concat!("Size of: ", stringify!(Test_Size)) in bindgen_test_layout_Test_Size()
74 ::std::mem::align_of::<Test_Size>(), in bindgen_test_layout_Test_Size()
76 concat!("Alignment of ", stringify!(Test_Size)) in bindgen_test_layout_Test_Size()
83 stringify!(Test_Size), in bindgen_test_layout_Test_Size()
93 stringify!(Test_Size), in bindgen_test_layout_Test_Size()

Completed in 0 milliseconds