Home
last modified time | relevance | path

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

/external/llvm-project/clang/lib/Headers/
Dimmintrin.h559 long _Exchange, long _Comparand) { in _InterlockedCompareExchange_HLEAcquire()
567 long _Exchange, long _Comparand) { in _InterlockedCompareExchange_HLERelease()
577 __int64 _Exchange, __int64 _Comparand) { in _InterlockedCompareExchange64_HLEAcquire()
585 __int64 _Exchange, __int64 _Comparand) { in _InterlockedCompareExchange64_HLERelease()
/external/clang/lib/Headers/
Dintrin.h752 char _Exchange, char _Comparand) { in _InterlockedCompareExchange8()
759 short _Exchange, short _Comparand) { in _InterlockedCompareExchange16()
766 __int64 _Exchange, __int64 _Comparand) { in _InterlockedCompareExchange64()