Searched refs:bitmap_clear (Results 1 - 3 of 3) sorted by relevance
/systemd/src/basic/ | ||
H A D | bitmap.h | 39 void bitmap_clear(Bitmap *b); |
H A D | bitmap.c | 151 void bitmap_clear(Bitmap *b) { function |
/systemd/src/test/ | ||
H A D | test-bitmap.c | 99 bitmap_clear(b); 115 bitmap_clear(b); |
Completed in 32 milliseconds