Home
last modified time | relevance | path

Searched refs:expect_eq_bitmap (Results 1 – 1 of 1) sorted by relevance

/Linux-v5.4/lib/
Dtest_bitmap.c108 #define expect_eq_bitmap(...) __expect_eq(bitmap, ##__VA_ARGS__) macro
355 expect_eq_bitmap(bmap2, exp, nbits); in test_bitmap_arr32()