Searched refs:InterlockedBitTestAndComplement_Inline (Results 1 - 2 of 2) sorted by relevance

/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/mingw/include/
H A Dwinbase.h864 #define InterlockedBitTestAndComplement InterlockedBitTestAndComplement_Inline
866 FORCEINLINE BOOLEAN InterlockedBitTestAndComplement_Inline(LONG volatile *Base, LONG Bit) { function
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
H A Dwinbase.h864 #define InterlockedBitTestAndComplement InterlockedBitTestAndComplement_Inline
866 FORCEINLINE BOOLEAN InterlockedBitTestAndComplement_Inline(LONG volatile *Base, LONG Bit) { function

Completed in 58 milliseconds