Home
last modified time | relevance | path

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

/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/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