Home
last modified time | relevance | path

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

/third_party/rust/crates/bindgen/bindgen-tests/tests/expectations/tests/
H A Dlayout_array.rs279 pub free_head: [malloc_heap__bindgen_ty_1; 13usize],
285 pub struct malloc_heap__bindgen_ty_1 { structure names
290 const UNINIT: ::std::mem::MaybeUninit<malloc_heap__bindgen_ty_1> = in bindgen_test_layout_malloc_heap__bindgen_ty_1()
294 ::std::mem::size_of::<malloc_heap__bindgen_ty_1>(), in bindgen_test_layout_malloc_heap__bindgen_ty_1()
296 concat!("Size of: ", stringify!(malloc_heap__bindgen_ty_1)) in bindgen_test_layout_malloc_heap__bindgen_ty_1()
299 ::std::mem::align_of::<malloc_heap__bindgen_ty_1>(), in bindgen_test_layout_malloc_heap__bindgen_ty_1()
301 concat!("Alignment of ", stringify!(malloc_heap__bindgen_ty_1)) in bindgen_test_layout_malloc_heap__bindgen_ty_1()
310 stringify!(malloc_heap__bindgen_ty_1), in bindgen_test_layout_malloc_heap__bindgen_ty_1()
316 impl Default for malloc_heap__bindgen_ty_1 {

Completed in 2 milliseconds