Home
last modified time | relevance | path

Searched defs:tBit (Results 1 – 1 of 1) sorted by relevance

/third_party/mingw-w64/mingw-w64-headers/include/
Dwinbase.h847 LONG tBit = 1 << (Bit & (sizeof (*Base) * 8 - 1)); in InterlockedBitTestAndSet_Inline() local
857 LONG tBit = 1 << (Bit & (sizeof (*Base) * 8 - 1)); in InterlockedBitTestAndReset_Inline() local
867 LONG tBit = 1 << (Bit & (sizeof (*Base) * 8 - 1)); in InterlockedBitTestAndComplement_Inline() local