Home
last modified time | relevance | path

Searched refs:_InterlockedAnd8 (Results 1 – 1 of 1) sorted by relevance

/external/clang/lib/Headers/
DIntrin.h186 char _InterlockedAnd8(char volatile *_Value, char _Mask);
669 _InterlockedAnd8(char volatile *_Value, char _Mask) { in _InterlockedAnd8() function