Home
last modified time | relevance | path

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

/freebsd-9-stable/contrib/llvm/tools/clang/lib/Headers/
DIntrin.h182 char _InterlockedAnd8(char volatile *_Value, char _Mask);
636 _InterlockedAnd8(char volatile *_Value, char _Mask) { in _InterlockedAnd8() function