Searched refs:bitmap_subset (Results 1 - 2 of 2) sorted by relevance

/barrelfish-master/include/
H A Dbitmap.h85 bool bitmap_subset(const struct bitmap *bm1, const struct bitmap *bm2);
/barrelfish-master/lib/bitmap/
H A Dbitmap.c563 bool bitmap_subset(const struct bitmap *haystack, const struct bitmap *needle) function

Completed in 16 milliseconds