Searched refs:_InterlockedExchangeAdd16 (Results 1 – 4 of 4) sorted by relevance
153 sizeof *(_v) == sizeof(short) ? _InterlockedExchangeAdd16((short *) (_v), (_i)) : \
226 short _InterlockedExchangeAdd16(short volatile *_Addend, short _Value);608 _InterlockedExchangeAdd16(short volatile *_Addend, short _Value) { in _InterlockedExchangeAdd16() function
288 return _InterlockedExchangeAdd16(value, mask); in test_InterlockedExchangeAdd16()
902 LANGBUILTIN(_InterlockedExchangeAdd16, "ssD*s", "n", ALL_MS_LANGUAGES)