Searched defs:lpAddend (Results 1 – 4 of 4) sorted by relevance
339 __INTRIN_INLINE long _InterlockedDecrement(volatile long * const lpAddend) in _InterlockedDecrement()344 __INTRIN_INLINE long _InterlockedIncrement(volatile long * const lpAddend) in _InterlockedIncrement()349 __INTRIN_INLINE long _InterlockedDecrement16(volatile short * const lpAddend) in _InterlockedDecrement16()354 __INTRIN_INLINE long _InterlockedIncrement16(volatile short * const lpAddend) in _InterlockedIncrement16()
313 __INTRIN_INLINE long __cdecl _InterlockedDecrement(volatile long * lpAddend) in _InterlockedDecrement()320 __INTRIN_INLINE long __cdecl _InterlockedIncrement(volatile long * lpAddend) in _InterlockedIncrement()327 __INTRIN_INLINE short _InterlockedDecrement16(volatile short * lpAddend) in _InterlockedDecrement16()334 __INTRIN_INLINE short _InterlockedIncrement16(volatile short * lpAddend) in _InterlockedIncrement16()342 __INTRIN_INLINE long long _InterlockedDecrement64(volatile long long * lpAddend) in _InterlockedDecrement64()349 __INTRIN_INLINE long long _InterlockedIncrement64(volatile long long * lpAddend) in _InterlockedIncrement64()629 __INTRIN_INLINE long _InterlockedDecrement(volatile long * lpAddend) in _InterlockedDecrement()636 __INTRIN_INLINE long _InterlockedIncrement(volatile long * lpAddend) in _InterlockedIncrement()643 __INTRIN_INLINE short _InterlockedDecrement16(volatile short * lpAddend) in _InterlockedDecrement16()650 __INTRIN_INLINE short _InterlockedIncrement16(volatile short * lpAddend) in _InterlockedIncrement16()[all …]
292 PPC_QUAL long _InterlockedDecrement(volatile long * const lpAddend) in _InterlockedDecrement()297 PPC_QUAL long _InterlockedIncrement(volatile long * const lpAddend) in _InterlockedIncrement()
28 InterlockedIncrement(IN OUT LONG volatile *lpAddend) in InterlockedIncrement()38 InterlockedDecrement(IN OUT LONG volatile *lpAddend) in InterlockedDecrement()