HomeSort by relevance Sort by last modified time
    Searched refs:_InterlockedExchangeAdd16 (Results 1 - 6 of 6) sorted by null

  /external/clang/lib/Headers/
Intrin.h 242 short _InterlockedExchangeAdd16(short volatile *_Addend, short _Value);
664 _InterlockedExchangeAdd16(short volatile *_Addend, short _Value) {
    [all...]
  /prebuilts/clang/darwin-x86/host/3.5/lib/clang/3.5/include/
Intrin.h 242 short _InterlockedExchangeAdd16(short volatile *_Addend, short _Value);
664 _InterlockedExchangeAdd16(short volatile *_Addend, short _Value) {
    [all...]
  /prebuilts/clang/linux-x86/host/3.5/lib/clang/3.5/include/
Intrin.h 242 short _InterlockedExchangeAdd16(short volatile *_Addend, short _Value);
664 _InterlockedExchangeAdd16(short volatile *_Addend, short _Value) {
    [all...]
  /prebuilts/sdk/renderscript/clang-include/
Intrin.h 242 short _InterlockedExchangeAdd16(short volatile *_Addend, short _Value);
664 _InterlockedExchangeAdd16(short volatile *_Addend, short _Value) {
    [all...]
  /prebuilts/clang/darwin-x86/host/3.4/lib/clang/3.4/include/
Intrin.h 564 _InterlockedExchangeAdd16(short volatile *_Addend, short _Value) {
    [all...]
  /prebuilts/clang/linux-x86/host/3.4/lib/clang/3.4/include/
Intrin.h 564 _InterlockedExchangeAdd16(short volatile *_Addend, short _Value) {
    [all...]

Completed in 296 milliseconds