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

/freebsd-12-stable/contrib/llvm-project/clang/lib/Headers/
H A Dimmintrin.h448 _InterlockedExchange_HLEAcquire(long volatile *_Target, long _Value) { argument
454 _InterlockedExchange_HLERelease(long volatile *_Target, long _Value) { argument
462 _InterlockedExchange64_HLEAcquire(__int64 volatile *_Target, __int64 _Value) { argument
468 _InterlockedExchange64_HLERelease(__int64 volatile *_Target, __int64 _Value) { argument

Completed in 43 milliseconds