Home
last modified time | relevance | path

Searched defs:_Target (Results 1 – 1 of 1) sorted by relevance

/NextBSD/contrib/llvm/tools/clang/lib/Headers/
HDIntrin.h730 _InterlockedExchange8(char volatile *_Target, char _Value) { in _InterlockedExchange8()
735 _InterlockedExchange16(short volatile *_Target, short _Value) { in _InterlockedExchange16()
741 _InterlockedExchange64(__int64 volatile *_Target, __int64 _Value) { in _InterlockedExchange64()