Searched refs:i8_ (Results 1 – 2 of 2) sorted by relevance
8 pub type i8_ = i8; typedef19 pub i8_: ::std::os::raw::c_int, field50 unsafe { ::std::ptr::addr_of!((*ptr).i8_) as usize - ptr as usize }, in bindgen_test_layout_Foo()52 concat!("Offset of field: ", stringify!(Foo), "::", stringify!(i8_)) in bindgen_test_layout_Foo()
26 pub static mut i8_: ::std::os::raw::c_int; constant