Searched refs:InterlockedBitTestAndReset64 (Results 1 - 4 of 4) sorted by relevance

/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/mingw/include/psdk_inc/
H A Dintrin-impl.h118 InterlockedBitTestAndSet64, InterlockedBitTestAndReset64, InterlockedBitTestAndComplement64
619 #if __INTRINSIC_PROLOG(InterlockedBitTestAndReset64)
620 __MINGW_EXTENSION unsigned char InterlockedBitTestAndReset64(volatile __int64 *a, __int64 b);
622 __buildbittesti(InterlockedBitTestAndReset64, volatile __int64, "lock btr{q %[Offset],%[Base] | %[Base],%[Offset]}" __FLAGSET, "J", __int64)
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/psdk_inc/
H A Dintrin-impl.h118 InterlockedBitTestAndSet64, InterlockedBitTestAndReset64, InterlockedBitTestAndComplement64
619 #if __INTRINSIC_PROLOG(InterlockedBitTestAndReset64)
620 __MINGW_EXTENSION unsigned char InterlockedBitTestAndReset64(volatile __int64 *a, __int64 b);
622 __buildbittesti(InterlockedBitTestAndReset64, volatile __int64, "lock btr{q %[Offset],%[Base] | %[Base],%[Offset]}" __FLAGSET, "J", __int64)
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/mingw/include/ddk/
H A Dwdm.h259 #define InterlockedBitTestAndReset64 _interlockedbittestandreset64 macro
368 #define InterlockedBitTestAndReset64 _interlockedbittestandreset64 macro
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/ddk/
H A Dwdm.h259 #define InterlockedBitTestAndReset64 _interlockedbittestandreset64 macro
368 #define InterlockedBitTestAndReset64 _interlockedbittestandreset64 macro

Completed in 123 milliseconds