Searched defs:BITSET_CLEAR_BIT (Results 1 – 1 of 1) sorted by relevance
339 #define BITSET_CLEAR_BIT(bs, pos) BS_ROOM(bs,pos) &= ~(BS_BIT(pos)) macro
Completed in 9 milliseconds