Lines Matching refs:_Destination
33 unsigned char _InterlockedCompareExchange128_acq(__int64 volatile *_Destination,
37 unsigned char _InterlockedCompareExchange128_nf(__int64 volatile *_Destination,
41 unsigned char _InterlockedCompareExchange128_rel(__int64 volatile *_Destination,
63 unsigned char _InterlockedCompareExchange128(__int64 volatile *_Destination,
214 char _InterlockedCompareExchange8_acq(char volatile *_Destination,
216 char _InterlockedCompareExchange8_nf(char volatile *_Destination,
218 char _InterlockedCompareExchange8_rel(char volatile *_Destination,
220 short _InterlockedCompareExchange16_acq(short volatile *_Destination,
222 short _InterlockedCompareExchange16_nf(short volatile *_Destination,
224 short _InterlockedCompareExchange16_rel(short volatile *_Destination,
226 long _InterlockedCompareExchange_acq(long volatile *_Destination,
228 long _InterlockedCompareExchange_nf(long volatile *_Destination, long _Exchange,
230 long _InterlockedCompareExchange_rel(long volatile *_Destination,
232 __int64 _InterlockedCompareExchange64_acq(__int64 volatile *_Destination,
235 __int64 _InterlockedCompareExchange64_nf(__int64 volatile *_Destination,
237 __int64 _InterlockedCompareExchange64_rel(__int64 volatile *_Destination,