Searched defs:U32_SIZE (Results 1 – 2 of 2) sorted by relevance
59 const U32_SIZE: usize = std::mem::size_of::<u32>(); in check_pattern32() constant84 const U32_SIZE: usize = std::mem::size_of::<u32>(); in fill_pattern32() constant
43 const U32_SIZE: usize = core::mem::size_of::<u32>(); constant