Home
last modified time | relevance | path

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

/external/clang/lib/Headers/
Dintrin.h246 char _InterlockedXor8(char volatile *_Value, char _Mask);
710 _InterlockedXor8(char volatile *_Value, char _Mask) { in _InterlockedXor8() function