Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/clang/lib/Headers/
H A Dimmintrin.h779 _InterlockedCompareExchange_HLEAcquire(long volatile * _Destination,long _Exchange,long _Comparand) _InterlockedCompareExchange_HLEAcquire() argument
787 _InterlockedCompareExchange_HLERelease(long volatile * _Destination,long _Exchange,long _Comparand) _InterlockedCompareExchange_HLERelease() argument
797 _InterlockedCompareExchange64_HLEAcquire(__int64 volatile * _Destination,__int64 _Exchange,__int64 _Comparand) _InterlockedCompareExchange64_HLEAcquire() argument
805 _InterlockedCompareExchange64_HLERelease(__int64 volatile * _Destination,__int64 _Exchange,__int64 _Comparand) _InterlockedCompareExchange64_HLERelease() argument