Home
last modified time | relevance | path

Searched refs:_InterlockedExchangeAdd16 (Results 1 – 2 of 2) sorted by relevance

/external/clang/lib/Headers/
DIntrin.h226 short _InterlockedExchangeAdd16(short volatile *_Addend, short _Value);
609 _InterlockedExchangeAdd16(short volatile *_Addend, short _Value) { in _InterlockedExchangeAdd16() function
/external/v8/src/runtime/
Druntime-atomics.cc85 #define InterlockedExchangeAdd16 _InterlockedExchangeAdd16