Searched defs:ClearBit (Results 1 – 2 of 2) sorted by relevance
92 void ClearBit(size_t index) { in ClearBit() function262 void ClearBit(uint32_t idx) { in ClearBit() function
66 ALWAYS_INLINE bool ClearBit(size_t bit_index) { in ClearBit() function