Home
last modified time | relevance | path

Searched refs:_Increment (Results 1 – 2 of 2) sorted by relevance

/reactos/sdk/include/xdk/
H A Diofuncs.h29 _Increment) \ argument
31 if (_Increment) \
/reactos/sdk/include/ddk/
H A Dndis.h4395 #define NdisInterlockedAddUlong(_Addend, _Increment, _SpinLock) \ argument
4396 ExInterlockedAddUlong(_Addend, _Increment, &(_SpinLock)->SpinLock)