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