Searched refs:bitfields_in_unit (Results 1 – 1 of 1) sorted by relevance
604 let mut bitfields_in_unit = vec![]; in bitfields_to_allocation_units() localVariable633 mem::replace(&mut bitfields_in_unit, vec![]), in bitfields_to_allocation_units()674 bitfields_in_unit.push(Bitfield::new(offset, bitfield)); in bitfields_to_allocation_units()692 bitfields_in_unit, in bitfields_to_allocation_units()