Home
last modified time | relevance | path

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

/third_party/rust/crates/bindgen/bindgen-tests/tests/expectations/tests/
H A Dexplicit-padding.rs10 pub struct pad_me { structure names
19 const UNINIT: ::std::mem::MaybeUninit<pad_me> = in bindgen_test_layout_pad_me()
23 ::std::mem::size_of::<pad_me>(), in bindgen_test_layout_pad_me()
25 concat!("Size of: ", stringify!(pad_me)) in bindgen_test_layout_pad_me()
28 ::std::mem::align_of::<pad_me>(), in bindgen_test_layout_pad_me()
30 concat!("Alignment of ", stringify!(pad_me)) in bindgen_test_layout_pad_me()
37 stringify!(pad_me), in bindgen_test_layout_pad_me()
47 stringify!(pad_me), in bindgen_test_layout_pad_me()
57 stringify!(pad_me), in bindgen_test_layout_pad_me()
/third_party/rust/crates/bindgen/bindgen-tests/tests/headers/
H A Dexplicit-padding.h7 struct pad_me { struct

Completed in 2 milliseconds