Searched defs:InterlockedAnd64 (Results 1 - 6 of 6) sorted by relevance

/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/mingw/include/
H A Dwinbase.h694 #define InterlockedAnd64 _InterlockedAnd64 macro
731 LONGLONG __cdecl InterlockedAnd64 (LONGLONG volatile *Destination, LONGLONG Value);
804 #ifndef InterlockedAnd64
805 #define InterlockedAnd64 InterlockedAnd64_Inline macro
890 #define InterlockedAnd64 _InterlockedAnd64 macro
919 LONG64 __cdecl InterlockedAnd64(LONG64 volatile *Destination, LONG64 Value);
946 #define InterlockedAnd64 _InterlockedAnd64 macro
962 LONG64 InterlockedAnd64 (LONG64 volatile *Destination, LONG64 Value);
972 FORCEINLINE LONGLONG InterlockedAnd64 (LONGLONG volatile *Destination, LONGLONG Value) { function
3039 return (unsigned __int64) InterlockedAnd64 ((volatil
[all...]
H A Dwinnt.h1471 #define InterlockedAnd64 _InterlockedAnd64 macro
1472 #define InterlockedAndAffinity InterlockedAnd64
1792 #define InterlockedAnd64 _InterlockedAnd64 macro
1793 #define InterlockedAndAffinity InterlockedAnd64
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
H A Dwinbase.h694 #define InterlockedAnd64 _InterlockedAnd64 macro
731 LONGLONG __cdecl InterlockedAnd64 (LONGLONG volatile *Destination, LONGLONG Value);
804 #ifndef InterlockedAnd64
805 #define InterlockedAnd64 InterlockedAnd64_Inline macro
890 #define InterlockedAnd64 _InterlockedAnd64 macro
919 LONG64 __cdecl InterlockedAnd64(LONG64 volatile *Destination, LONG64 Value);
946 #define InterlockedAnd64 _InterlockedAnd64 macro
962 LONG64 InterlockedAnd64 (LONG64 volatile *Destination, LONG64 Value);
972 FORCEINLINE LONGLONG InterlockedAnd64 (LONGLONG volatile *Destination, LONGLONG Value) { function
3039 return (unsigned __int64) InterlockedAnd64 ((volatil
[all...]
H A Dwinnt.h1471 #define InterlockedAnd64 _InterlockedAnd64 macro
1472 #define InterlockedAndAffinity InterlockedAnd64
1792 #define InterlockedAnd64 _InterlockedAnd64 macro
1793 #define InterlockedAndAffinity InterlockedAnd64
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/mingw/include/ddk/
H A Dwdm.h356 #define InterlockedAnd64 _InterlockedAnd64 macro
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/ddk/
H A Dwdm.h356 #define InterlockedAnd64 _InterlockedAnd64 macro

Completed in 248 milliseconds