Searched refs:bitN (Results 1 – 1 of 1) sorted by relevance
217 int bitN = n & 31; in flipBit() local222 int bitNumber = 1 << bitN; in flipBit()