Searched defs:AllocBitmap (Results 1 – 2 of 2) sorted by relevance
8 pub struct AllocBitmap { struct14 impl AllocBitmap { argument31 impl BitMapOps<usize> for AllocBitmap { implementation120 impl BitAnd for &AllocBitmap { implementation132 impl BitAnd for AllocBitmap { implementation
101 pub fn inner(&self) -> &AllocBitmap { in inner()