Home
last modified time | relevance | path

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

/third_party/rust/crates/bindgen/bindgen-tests/tests/expectations/tests/
H A Dblocklist-file.rs10 pub struct SizedIntegers { structure names
17 const UNINIT: ::std::mem::MaybeUninit<SizedIntegers> = in bindgen_test_layout_SizedIntegers()
21 ::std::mem::size_of::<SizedIntegers>(), in bindgen_test_layout_SizedIntegers()
23 concat!("Size of: ", stringify!(SizedIntegers)) in bindgen_test_layout_SizedIntegers()
26 ::std::mem::align_of::<SizedIntegers>(), in bindgen_test_layout_SizedIntegers()
28 concat!("Alignment of ", stringify!(SizedIntegers)) in bindgen_test_layout_SizedIntegers()
35 stringify!(SizedIntegers), in bindgen_test_layout_SizedIntegers()
45 stringify!(SizedIntegers), in bindgen_test_layout_SizedIntegers()
55 stringify!(SizedIntegers), in bindgen_test_layout_SizedIntegers()
/third_party/rust/crates/bindgen/bindgen-tests/tests/headers/
H A Dblocklist-file.hpp9 struct SizedIntegers { struct

Completed in 1 milliseconds