Searched defs:BIT_LEN (Results 1 – 1 of 1) sorted by relevance
8 const BIT_LEN: usize; constant22 const BIT_LEN: usize = std::mem::size_of::<Self>() as usize * 8; constant45 const BIT_LEN: usize = std::mem::size_of::<Self>() as usize * 8; constant67 const BIT_LEN: usize = std::mem::size_of::<Self>() as usize * 8; constant