Searched refs:_InterlockedDecrement16 (Results 1 – 4 of 4) sorted by relevance
143 sizeof *(_v) == sizeof(short) ? _InterlockedDecrement16((short *) (_v)) : \
215 short _InterlockedDecrement16(short volatile *_Addend);655 _InterlockedDecrement16(short volatile *_Value) { in _InterlockedDecrement16() function
511 return _InterlockedDecrement16(Addend); in test_InterlockedDecrement16()
896 LANGBUILTIN(_InterlockedDecrement16, "ssD*", "n", ALL_MS_LANGUAGES)