Searched refs:bmp_or (Results 1 – 3 of 3) sorted by relevance
28 void bmp_or(size_t bits, struct arena_bitmap __arena *dst, struct arena_bitmap __arena *src1, struc…
164 void bmp_or(size_t bits, struct arena_bitmap __arena *dst, struct arena_bitmap __arena *src1, struc… in bmp_or() function
259 bmp_or(TEST_BITS, dst, src1, src2); in test_bitmap_or()