Searched defs:bitMask (Results 1 – 1 of 1) sorted by relevance
266 U32 const bitMask = sizeof(bitD->bitContainer) * 8 - 1; in BIT_lookBits() local274 U32 const bitMask = sizeof(bitD->bitContainer) * 8 - 1; in BIT_lookBitsFast() local
Completed in 7 milliseconds