HomeSort by relevance Sort by last modified time
    Searched refs:InterlockedXor64 (Results 1 - 3 of 3) sorted by null

  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
winbase.h 928 #ifndef InterlockedXor64
929 #define InterlockedXor64 InterlockedXor64_Inline
990 #define InterlockedXor64 _InterlockedXor64
1028 LONGLONG WINAPI InterlockedXor64 (LONGLONG volatile *Destination,LONGLONG Value);
    [all...]
winnt.h     [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/ddk/
wdm.h 358 #define InterlockedXor64 _InterlockedXor64
    [all...]

Completed in 96 milliseconds