Searched defs:BMP (Results 1 – 2 of 2) sorted by relevance
63 #define SET_MEMBERSHIP(BMP, PRI, SND) \ argument 65 #define CLEAR_MEMBERSHIP(BMP, PRI, SND) \ argument 68 #define TEST_MEMBERSHIP(BMP, PRI, SEC) \ argument 71 #define FOR_EACH_MEMBER(BMP, NUM, UID, STMT) \ argument
455 #define BMP 0x0100 /* bitmap reserve/release flag */ macro