Searched defs:_InterlockedIncrement16 (Results 1 - 7 of 7) sorted by relevance

/prebuilts/clang/host/darwin-x86/clang-3289846/lib64/clang/3.8/include/
H A Dintrin.h234 short _InterlockedIncrement16(short volatile *_Addend);
642 _InterlockedIncrement16(short volatile *_Value) { function
/prebuilts/clang/host/darwin-x86/clang-3289846/lib64/clang/3.8.275480/include/
H A Dintrin.h234 short _InterlockedIncrement16(short volatile *_Addend);
642 _InterlockedIncrement16(short volatile *_Value) { function
/prebuilts/clang/host/linux-x86/clang-3289846/lib64/clang/3.8/include/
H A Dintrin.h234 short _InterlockedIncrement16(short volatile *_Addend);
642 _InterlockedIncrement16(short volatile *_Value) { function
/prebuilts/clang/host/linux-x86/clang-3289846/lib64/clang/3.8.275480/include/
H A Dintrin.h234 short _InterlockedIncrement16(short volatile *_Addend);
642 _InterlockedIncrement16(short volatile *_Value) { function
/prebuilts/sdk/renderscript/clang-include/
H A Dintrin.h234 short _InterlockedIncrement16(short volatile *_Addend);
642 _InterlockedIncrement16(short volatile *_Value) { function
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/mingw/include/psdk_inc/
H A Dintrin-impl.h995 #if __INTRINSIC_PROLOG(_InterlockedIncrement16)
996 short _InterlockedIncrement16(short volatile *Addend);
998 short _InterlockedIncrement16(short volatile *Addend) { function
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/psdk_inc/
H A Dintrin-impl.h995 #if __INTRINSIC_PROLOG(_InterlockedIncrement16)
996 short _InterlockedIncrement16(short volatile *Addend);
998 short _InterlockedIncrement16(short volatile *Addend) { function

Completed in 498 milliseconds