Searched defs:_Comparand (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/clang/lib/Headers/
H A Dimmintrin.h546 _InterlockedCompareExchange_HLEAcquire(long volatile *_Destination, long _Exchange, long _Comparand) argument
554 _InterlockedCompareExchange_HLERelease(long volatile *_Destination, long _Exchange, long _Comparand) argument
564 _InterlockedCompareExchange64_HLEAcquire(__int64 volatile *_Destination, __int64 _Exchange, __int64 _Comparand) argument
572 _InterlockedCompareExchange64_HLERelease(__int64 volatile *_Destination, __int64 _Exchange, __int64 _Comparand) argument
[all...]

Completed in 50 milliseconds