Home
last modified time | relevance | path

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

/minix/external/bsd/llvm/dist/clang/lib/Headers/
H A DIntrin.h228 short _InterlockedExchangeAdd16(short volatile *_Addend, short _Value);
618 _InterlockedExchangeAdd16(short volatile *_Addend, short _Value) { in _InterlockedExchangeAdd16() function