Searched defs:InterlockedXor8 (Results 1 - 2 of 2) sorted by relevance

/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/mingw/include/
H A Dwinbase.h676 #define InterlockedXor8 _InterlockedXor8 macro
713 char __cdecl InterlockedXor8 (char volatile *Destination, char Value);
903 #define InterlockedXor8 _InterlockedXor8 macro
930 char __cdecl InterlockedXor8(char volatile *Destination, char Value);
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
H A Dwinbase.h676 #define InterlockedXor8 _InterlockedXor8 macro
713 char __cdecl InterlockedXor8 (char volatile *Destination, char Value);
903 #define InterlockedXor8 _InterlockedXor8 macro
930 char __cdecl InterlockedXor8(char volatile *Destination, char Value);

Completed in 219 milliseconds