Home
last modified time | relevance | path

Searched refs:AlignedToOne (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.rs13 pub struct AlignedToOne { structure names
18 const UNINIT: ::std::mem::MaybeUninit<AlignedToOne> = in bindgen_test_layout_AlignedToOne()
22 ::std::mem::size_of::<AlignedToOne>(), in bindgen_test_layout_AlignedToOne()
24 concat!("Size of: ", stringify!(AlignedToOne)) in bindgen_test_layout_AlignedToOne()
27 ::std::mem::align_of::<AlignedToOne>(), in bindgen_test_layout_AlignedToOne()
29 concat!("Alignment of ", stringify!(AlignedToOne)) in bindgen_test_layout_AlignedToOne()
36 stringify!(AlignedToOne), in bindgen_test_layout_AlignedToOne()
H A Dissue-537.rs12 pub struct AlignedToOne { structure names
17 const UNINIT: ::std::mem::MaybeUninit<AlignedToOne> = in bindgen_test_layout_AlignedToOne()
21 ::std::mem::size_of::<AlignedToOne>(), in bindgen_test_layout_AlignedToOne()
23 concat!("Size of: ", stringify!(AlignedToOne)) in bindgen_test_layout_AlignedToOne()
26 ::std::mem::align_of::<AlignedToOne>(), in bindgen_test_layout_AlignedToOne()
28 concat!("Alignment of ", stringify!(AlignedToOne)) in bindgen_test_layout_AlignedToOne()
35 stringify!(AlignedToOne), in bindgen_test_layout_AlignedToOne()
/third_party/rust/crates/bindgen/bindgen-tests/tests/headers/
H A Dissue-537-repr-packed-n.h5 struct AlignedToOne { struct
H A Dissue-537.h3 struct AlignedToOne { struct

Completed in 2 milliseconds