Searched refs:_InterlockedAnd16 (Results 1 – 3 of 3) sorted by relevance
184 short _InterlockedAnd16(short volatile *_Value, short _Mask);672 _InterlockedAnd16(short volatile *_Value, short _Mask) { in _InterlockedAnd16() function
384 return _InterlockedAnd16(value, mask); in test_InterlockedAnd16()
888 LANGBUILTIN(_InterlockedAnd16, "ssD*s", "n", ALL_MS_LANGUAGES)