Home
last modified time | relevance | path

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

/external/clang/lib/Headers/
DIntrin.h208 long _Exchange, long _Comparand);
213 short _Exchange, short _Comparand);
216 __int64 _Exchange, __int64 _Comparand);
222 char _InterlockedCompareExchange8(char volatile *_Destination, char _Exchange,
403 long _InterlockedCompareExchange_np(long volatile *_Destination, long _Exchange,
414 short _Exchange, short _Comparand);
420 __int64 _Exchange, __int64 _Comparand);
422 void *_Exchange, void *_Comparand);
424 void *_Exchange, void *_Comparand);
808 char _Exchange, char _Comparand) { in _InterlockedCompareExchange8() argument
[all …]