Home
last modified time | relevance | path

Searched defs:bitmap2 (Results 1 – 1 of 1) sorted by relevance

/DragonOS/kernel/crates/bitmap/tests/
H A Dalloc-bitmap.rs652 let mut bitmap2 = AllocBitmap::new(128); in test_alloc_bitmap_bitand_128() localVariable
672 let mut bitmap2 = AllocBitmap::new(128); in test_alloc_bitmap_bitand_assign_128() localVariable