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

  /external/compiler-rt/lib/sanitizer_common/
sanitizer_atomic_msvc.h 27 extern "C" short _InterlockedCompareExchange16( // NOLINT
30 #pragma intrinsic(_InterlockedCompareExchange16)
209 u16 prev = (u16)_InterlockedCompareExchange16(
  /external/clang/lib/Headers/
Intrin.h 212 short _InterlockedCompareExchange16(short volatile *_Destination,
    [all...]
  /prebuilts/clang/darwin-x86/host/3.4/lib/clang/3.4/include/
Intrin.h 191 short _InterlockedCompareExchange16(short volatile *_Destination,
730 _InterlockedCompareExchange16(short volatile *_Destination,
    [all...]
  /prebuilts/clang/darwin-x86/host/3.5/lib/clang/3.5/include/
Intrin.h 212 short _InterlockedCompareExchange16(short volatile *_Destination,
    [all...]
  /prebuilts/clang/linux-x86/host/3.4/lib/clang/3.4/include/
Intrin.h 191 short _InterlockedCompareExchange16(short volatile *_Destination,
730 _InterlockedCompareExchange16(short volatile *_Destination,
    [all...]
  /prebuilts/clang/linux-x86/host/3.5/lib/clang/3.5/include/
Intrin.h 212 short _InterlockedCompareExchange16(short volatile *_Destination,
    [all...]
  /prebuilts/sdk/renderscript/clang-include/
Intrin.h 212 short _InterlockedCompareExchange16(short volatile *_Destination,
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
intrin.h     [all...]
winnt.h     [all...]

Completed in 278 milliseconds