Home
last modified time | relevance | path

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

/third_party/rust/crates/bindgen/bindgen-tests/tests/expectations/tests/
H A Dtimex.rs138 pub struct timex_named { structure names
145 const UNINIT: ::std::mem::MaybeUninit<timex_named> = in bindgen_test_layout_timex_named()
149 ::std::mem::size_of::<timex_named>(), in bindgen_test_layout_timex_named()
151 concat!("Size of: ", stringify!(timex_named)) in bindgen_test_layout_timex_named()
154 ::std::mem::align_of::<timex_named>(), in bindgen_test_layout_timex_named()
156 concat!("Alignment of ", stringify!(timex_named)) in bindgen_test_layout_timex_named()
163 stringify!(timex_named), in bindgen_test_layout_timex_named()
169 impl Default for timex_named {
178 impl timex_named { impls
/third_party/rust/crates/bindgen/bindgen-tests/tests/headers/
H A Dtimex.h9 struct timex_named { struct

Completed in 1 milliseconds