HomeSort by relevance Sort by last modified time
    Searched refs:InterlockedOr64 (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 670 #define InterlockedOr64 _InterlockedOr64
707 LONGLONG __cdecl InterlockedOr64 (LONGLONG volatile *Destination, LONGLONG Value);
817 #ifndef InterlockedOr64
818 #define InterlockedOr64 InterlockedOr64_Inline
891 #define InterlockedOr64 _InterlockedOr64
920 LONG64 __cdecl InterlockedOr64(LONG64 volatile *Destination, LONG64 Value);
    [all...]
winnt.h     [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/ddk/
wdm.h 357 #define InterlockedOr64 _InterlockedOr64
    [all...]

Completed in 254 milliseconds