Home
last modified time | relevance | path

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

/third_party/rust/crates/bindgen/bindgen-tests/tests/expectations/tests/
H A Dbitfield-large.rs97 pub struct HasBigBitfield { structure names
104 ::std::mem::size_of::<HasBigBitfield>(), in bindgen_test_layout_HasBigBitfield()
106 concat!("Size of: ", stringify!(HasBigBitfield)) in bindgen_test_layout_HasBigBitfield()
109 ::std::mem::align_of::<HasBigBitfield>(), in bindgen_test_layout_HasBigBitfield()
111 concat!("Alignment of ", stringify!(HasBigBitfield)) in bindgen_test_layout_HasBigBitfield()
114 impl HasBigBitfield { impls
/third_party/rust/crates/bindgen/bindgen-tests/tests/headers/
H A Dbitfield-large.hpp1 struct HasBigBitfield { struct
H A Dunion_bitfield_1_0.h12 union HasBigBitfield { union

Completed in 2 milliseconds