Home
last modified time | relevance | path

Searched refs:rte_thash_tuple (Results 1 – 4 of 4) sorted by relevance

/third_party/rust/crates/bindgen/bindgen-tests/tests/expectations/tests/
D16-byte-alignment.rs307 pub union rte_thash_tuple {
313 const UNINIT: ::std::mem::MaybeUninit<rte_thash_tuple> = in bindgen_test_layout_rte_thash_tuple()
317 ::std::mem::size_of::<rte_thash_tuple>(), in bindgen_test_layout_rte_thash_tuple()
319 concat!("Size of: ", stringify!(rte_thash_tuple)) in bindgen_test_layout_rte_thash_tuple()
322 ::std::mem::align_of::<rte_thash_tuple>(), in bindgen_test_layout_rte_thash_tuple()
324 concat!("Alignment of ", stringify!(rte_thash_tuple)) in bindgen_test_layout_rte_thash_tuple()
331 stringify!(rte_thash_tuple), in bindgen_test_layout_rte_thash_tuple()
341 stringify!(rte_thash_tuple), in bindgen_test_layout_rte_thash_tuple()
347 impl Default for rte_thash_tuple { implementation
D16-byte-alignment_1_0.rs347 pub struct rte_thash_tuple { struct
354 const UNINIT: ::std::mem::MaybeUninit<rte_thash_tuple> = in bindgen_test_layout_rte_thash_tuple() argument
358 ::std::mem::size_of::<rte_thash_tuple>(), in bindgen_test_layout_rte_thash_tuple()
360 concat!("Size of: ", stringify!(rte_thash_tuple)) in bindgen_test_layout_rte_thash_tuple()
367 stringify!(rte_thash_tuple), in bindgen_test_layout_rte_thash_tuple()
377 stringify!(rte_thash_tuple), in bindgen_test_layout_rte_thash_tuple()
383 impl Clone for rte_thash_tuple { implementation
388 impl Default for rte_thash_tuple { implementation
/third_party/rust/crates/bindgen/bindgen-tests/tests/headers/
D16-byte-alignment.h31 union rte_thash_tuple { union
D16-byte-alignment_1_0.h31 union rte_thash_tuple { union