HomeSort by relevance Sort by last modified time
    Searched defs:_InterlockedXor16 (Results 1 - 5 of 5) sorted by null

  /external/clang/lib/Headers/
intrin.h 244 short _InterlockedXor16(short volatile *_Value, short _Mask);
714 _InterlockedXor16(short volatile *_Value, short _Mask) {
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-3289846/lib64/clang/3.8/include/
intrin.h 244 short _InterlockedXor16(short volatile *_Value, short _Mask);
714 _InterlockedXor16(short volatile *_Value, short _Mask) {
    [all...]
  /prebuilts/clang/host/linux-x86/clang-3289846/lib64/clang/3.8/include/
intrin.h 244 short _InterlockedXor16(short volatile *_Value, short _Mask);
714 _InterlockedXor16(short volatile *_Value, short _Mask) {
    [all...]
  /prebuilts/sdk/renderscript/clang-include/
intrin.h 244 short _InterlockedXor16(short volatile *_Value, short _Mask);
714 _InterlockedXor16(short volatile *_Value, short _Mask) {
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
intrin.h 393 __MACHINEIW64(short _InterlockedXor16(short volatile *,short))
    [all...]

Completed in 354 milliseconds