Home
last modified time | relevance | path

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

/third_party/rust/crates/bindgen/bindgen-tests/tests/expectations/tests/
H A Dderive-hash-template-inst-float.rs27 pub struct IntStr { structure names
32 const UNINIT: ::std::mem::MaybeUninit<IntStr> = in bindgen_test_layout_IntStr()
36 ::std::mem::size_of::<IntStr>(), in bindgen_test_layout_IntStr()
38 concat!("Size of: ", stringify!(IntStr)) in bindgen_test_layout_IntStr()
41 ::std::mem::align_of::<IntStr>(), in bindgen_test_layout_IntStr()
43 concat!("Alignment of ", stringify!(IntStr)) in bindgen_test_layout_IntStr()
48 concat!("Offset of field: ", stringify!(IntStr), "::", stringify!(a)) in bindgen_test_layout_IntStr()
51 impl Default for IntStr {
/third_party/rust/crates/bindgen/bindgen-tests/tests/headers/
H A Dderive-hash-template-inst-float.hpp10 struct IntStr { struct

Completed in 2 milliseconds