Searched refs:_InterlockedAnd8 (Results 1 – 3 of 3) sorted by relevance
186 char _InterlockedAnd8(char volatile *_Value, char _Mask);668 _InterlockedAnd8(char volatile *_Value, char _Mask) { in _InterlockedAnd8() function
376 return _InterlockedAnd8(value, mask); in test_InterlockedAnd8()
887 LANGBUILTIN(_InterlockedAnd8, "ccD*c", "n", ALL_MS_LANGUAGES)