Home
last modified time | relevance | path

Searched refs:InterlockedBitTestAndComplement_Inline (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.h864 #define InterlockedBitTestAndComplement InterlockedBitTestAndComplement_Inline
866 FORCEINLINE BOOLEAN InterlockedBitTestAndComplement_Inline(LONG volatile *Base, LONG Bit) { in InterlockedBitTestAndComplement_Inline() function