Searched defs:_Addend (Results 1 - 6 of 6) sorted by relevance

/prebuilts/clang/darwin-x86/host/3.4/lib/clang/3.4/include/
H A DIntrin.h176 long _InterlockedAddLargeStatistic(__int64 volatile *_Addend, long _Value);
208 long __cdecl _InterlockedDecrement(long volatile *_Addend);
210 short _InterlockedDecrement16(short volatile *_Addend);
218 long __cdecl _InterlockedExchangeAdd(long volatile *_Addend, long _Value);
222 char _InterlockedExchangeAdd8(char volatile *_Addend, char _Value);
224 long __cdecl _InterlockedIncrement(long volatile *_Addend);
226 short _InterlockedIncrement16(short volatile *_Addend);
560 _InterlockedExchangeAdd8(char volatile *_Addend, char _Value) { argument
561 return __atomic_add_fetch(_Addend, _Value, 0) - _Value;
564 _InterlockedExchangeAdd16(short volatile *_Addend, shor argument
568 _InterlockedExchangeAdd(long volatile *_Addend, long _Value) argument
573 _InterlockedExchangeAdd64(__int64 volatile *_Addend, __int64 _Value) argument
[all...]
/prebuilts/clang/linux-x86/host/3.4/lib/clang/3.4/include/
H A DIntrin.h176 long _InterlockedAddLargeStatistic(__int64 volatile *_Addend, long _Value);
208 long __cdecl _InterlockedDecrement(long volatile *_Addend);
210 short _InterlockedDecrement16(short volatile *_Addend);
218 long __cdecl _InterlockedExchangeAdd(long volatile *_Addend, long _Value);
222 char _InterlockedExchangeAdd8(char volatile *_Addend, char _Value);
224 long __cdecl _InterlockedIncrement(long volatile *_Addend);
226 short _InterlockedIncrement16(short volatile *_Addend);
560 _InterlockedExchangeAdd8(char volatile *_Addend, char _Value) { argument
561 return __atomic_add_fetch(_Addend, _Value, 0) - _Value;
564 _InterlockedExchangeAdd16(short volatile *_Addend, shor argument
568 _InterlockedExchangeAdd(long volatile *_Addend, long _Value) argument
573 _InterlockedExchangeAdd64(__int64 volatile *_Addend, __int64 _Value) argument
[all...]
/prebuilts/clang/darwin-x86/host/3.5/lib/clang/3.5/include/
H A DIntrin.h196 long _InterlockedAddLargeStatistic(__int64 volatile *_Addend, long _Value);
229 long __cdecl _InterlockedDecrement(long volatile *_Addend);
231 short _InterlockedDecrement16(short volatile *_Addend);
238 long __cdecl _InterlockedExchangeAdd(long volatile *_Addend, long _Value);
242 short _InterlockedExchangeAdd16(short volatile *_Addend, short _Value);
246 char _InterlockedExchangeAdd8(char volatile *_Addend, char _Value);
248 long __cdecl _InterlockedIncrement(long volatile *_Addend);
250 short _InterlockedIncrement16(short volatile *_Addend);
426 __int64 _InterlockedDecrement64(__int64 volatile *_Addend);
430 __int64 _InterlockedExchangeAdd64(__int64 volatile *_Addend, __int6
660 _InterlockedExchangeAdd8(char volatile *_Addend, char _Value) argument
664 _InterlockedExchangeAdd16(short volatile *_Addend, short _Value) argument
669 _InterlockedExchangeAdd64(__int64 volatile *_Addend, __int64 _Value) argument
[all...]
/prebuilts/clang/linux-x86/host/3.5/lib/clang/3.5/include/
H A DIntrin.h196 long _InterlockedAddLargeStatistic(__int64 volatile *_Addend, long _Value);
229 long __cdecl _InterlockedDecrement(long volatile *_Addend);
231 short _InterlockedDecrement16(short volatile *_Addend);
238 long __cdecl _InterlockedExchangeAdd(long volatile *_Addend, long _Value);
242 short _InterlockedExchangeAdd16(short volatile *_Addend, short _Value);
246 char _InterlockedExchangeAdd8(char volatile *_Addend, char _Value);
248 long __cdecl _InterlockedIncrement(long volatile *_Addend);
250 short _InterlockedIncrement16(short volatile *_Addend);
426 __int64 _InterlockedDecrement64(__int64 volatile *_Addend);
430 __int64 _InterlockedExchangeAdd64(__int64 volatile *_Addend, __int6
660 _InterlockedExchangeAdd8(char volatile *_Addend, char _Value) argument
664 _InterlockedExchangeAdd16(short volatile *_Addend, short _Value) argument
669 _InterlockedExchangeAdd64(__int64 volatile *_Addend, __int64 _Value) argument
[all...]
/prebuilts/sdk/renderscript/clang-include/
H A DIntrin.h196 long _InterlockedAddLargeStatistic(__int64 volatile *_Addend, long _Value);
229 long __cdecl _InterlockedDecrement(long volatile *_Addend);
231 short _InterlockedDecrement16(short volatile *_Addend);
238 long __cdecl _InterlockedExchangeAdd(long volatile *_Addend, long _Value);
242 short _InterlockedExchangeAdd16(short volatile *_Addend, short _Value);
246 char _InterlockedExchangeAdd8(char volatile *_Addend, char _Value);
248 long __cdecl _InterlockedIncrement(long volatile *_Addend);
250 short _InterlockedIncrement16(short volatile *_Addend);
426 __int64 _InterlockedDecrement64(__int64 volatile *_Addend);
430 __int64 _InterlockedExchangeAdd64(__int64 volatile *_Addend, __int6
660 _InterlockedExchangeAdd8(char volatile *_Addend, char _Value) argument
664 _InterlockedExchangeAdd16(short volatile *_Addend, short _Value) argument
669 _InterlockedExchangeAdd64(__int64 volatile *_Addend, __int64 _Value) argument
[all...]
/prebuilts/sdk/tools/darwin/renderscript/clang-include/
H A DIntrin.h196 long _InterlockedAddLargeStatistic(__int64 volatile *_Addend, long _Value);
229 long __cdecl _InterlockedDecrement(long volatile *_Addend);
231 short _InterlockedDecrement16(short volatile *_Addend);
238 long __cdecl _InterlockedExchangeAdd(long volatile *_Addend, long _Value);
242 short _InterlockedExchangeAdd16(short volatile *_Addend, short _Value);
246 char _InterlockedExchangeAdd8(char volatile *_Addend, char _Value);
248 long __cdecl _InterlockedIncrement(long volatile *_Addend);
250 short _InterlockedIncrement16(short volatile *_Addend);
426 __int64 _InterlockedDecrement64(__int64 volatile *_Addend);
430 __int64 _InterlockedExchangeAdd64(__int64 volatile *_Addend, __int6
660 _InterlockedExchangeAdd8(char volatile *_Addend, char _Value) argument
664 _InterlockedExchangeAdd16(short volatile *_Addend, short _Value) argument
669 _InterlockedExchangeAdd64(__int64 volatile *_Addend, __int64 _Value) argument
[all...]

Completed in 47 milliseconds