Searched defs:OFFSET (Results 1 – 2 of 2) sorted by relevance
22 const OFFSET: usize; constant57 const OFFSET: usize = ::core::mem::offset_of!(Self, $($field).*) as usize; constant100 const OFFSET: usize = ::core::mem::offset_of!(Self, $field) as usize; constant
436 const OFFSET: usize; constant504 const OFFSET: usize = ::core::mem::offset_of!(Self, $field) as usize; constant