Searched defs:bm1 (Results 1 - 1 of 1) sorted by relevance

/barrelfish-2018-10-04/lib/bitmap/
H A Dbitmap.c529 bool bitmap_equal(const struct bitmap *bm1, const struct bitmap *bm2) argument
578 bool bitmap_disjoint(const struct bitmap *bm1, const struct bitmap *bm2) argument
603 bitmap_intersects(const struct bitmap *bm1, const struct bitmap *bm2) argument
[all...]

Completed in 80 milliseconds