Searched refs:offset_into_unit (Results 1 – 2 of 2) sorted by relevance
315 offset_into_unit: usize, field333 fn new(offset_into_unit: usize, raw: RawField) -> Bitfield { in new()337 offset_into_unit, in new()346 pub fn offset_into_unit(&self) -> usize { in offset_into_unit() method347 self.offset_into_unit in offset_into_unit()362 unoffseted_mask << self.offset_into_unit() in mask()
1399 let offset = self.offset_into_unit(); in extend_ctor_impl()1629 let offset = self.offset_into_unit(); in codegen()