Searched refs:this_should_work (Results 1 – 6 of 6) sorted by relevance
15 pub this_should_work: foo, field34 ::std::ptr::addr_of!((*ptr).this_should_work) as usize - in bindgen_test_layout_bar()42 stringify!(this_should_work) in bindgen_test_layout_bar()
31 pub this_should_work: root::ns1::ns2::foo::Type, field50 ::std::ptr::addr_of!((*ptr).this_should_work) as usize - in bindgen_test_layout_bar()58 stringify!(this_should_work) in bindgen_test_layout_bar()
19 pub this_should_work: foo::Type, field38 ::std::ptr::addr_of!((*ptr).this_should_work) as usize - in bindgen_test_layout_bar()46 stringify!(this_should_work) in bindgen_test_layout_bar()
9 enum foo this_should_work; member
14 enum ns2::foo this_should_work; member
13 enum foo this_should_work; member