HomeSort by relevance Sort by last modified time
    Searched full:_interlockedcompareexchange64 (Results 1 - 13 of 13) sorted by null

  /external/compiler-rt/lib/sanitizer_common/
sanitizer_atomic_msvc.h 32 long long _InterlockedCompareExchange64( // NOLINT
35 #pragma intrinsic(_InterlockedCompareExchange64)
235 u64 prev = (u64)_InterlockedCompareExchange64(
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
intrin.h 287 __MACHINEIA64(__MINGW_EXTENSION __int64 _InterlockedCompareExchange64(__int64 volatile *,__int64,__int64))
299 __MACHINEI(__MINGW_EXTENSION __int64 _InterlockedCompareExchange64(__int64 volatile *,__int64,__int64))
    [all...]
winbase.h 831 #define InterlockedCompareExchange64 _InterlockedCompareExchange64
995 #define InterlockedCompareExchange64 _InterlockedCompareExchange64
1013 LONG64 __cdecl _InterlockedCompareExchange64(LONG64 volatile *Destination,LONG64 ExChange,LONG64 Comperand);
    [all...]
winnt.h     [all...]
  /external/clang/lib/Headers/
Intrin.h 215 __int64 _InterlockedCompareExchange64(__int64 volatile *_Destination,
    [all...]
  /prebuilts/clang/darwin-x86/host/3.4/lib/clang/3.4/include/
Intrin.h 194 __int64 _InterlockedCompareExchange64(__int64 volatile *_Destination,
743 _InterlockedCompareExchange64(__int64 volatile *_Destination,
    [all...]
  /prebuilts/clang/darwin-x86/host/3.5/lib/clang/3.5/include/
Intrin.h 215 __int64 _InterlockedCompareExchange64(__int64 volatile *_Destination,
    [all...]
  /prebuilts/clang/linux-x86/host/3.4/lib/clang/3.4/include/
Intrin.h 194 __int64 _InterlockedCompareExchange64(__int64 volatile *_Destination,
743 _InterlockedCompareExchange64(__int64 volatile *_Destination,
    [all...]
  /prebuilts/clang/linux-x86/host/3.5/lib/clang/3.5/include/
Intrin.h 215 __int64 _InterlockedCompareExchange64(__int64 volatile *_Destination,
    [all...]
  /prebuilts/sdk/renderscript/clang-include/
Intrin.h 215 __int64 _InterlockedCompareExchange64(__int64 volatile *_Destination,
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/ddk/
wdm.h 364 #define InterlockedCompareExchange64 _InterlockedCompareExchange64
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/lib/
libkernel32.a     [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/lib32/
libkernel32.a     [all...]

Completed in 707 milliseconds