Searched defs:_Type2 (Results 1 – 2 of 2) sorted by relevance
/reactos/sdk/include/psdk/ |
H A D | intsafe.h | 616 #define DEFINE_SAFE_ADD_S(_Name, _Type1, _Type2, _Convert) \ argument 665 #define DEFINE_SAFE_SUB_S(_Name, _Type1, _Type2, _Convert) \ argument
|
/reactos/sdk/lib/ucrt/inc/ |
H A D | corecrt_internal.h | 1778 #define _REDIRECT_TO_L_VERSION_2(_ReturnType, _FunctionName, _Type1, _Type2) \ argument 1785 #define _REDIRECT_TO_L_VERSION_3(_ReturnType, _FunctionName, _Type1, _Type2, _Type3) \ argument 1792 #define _REDIRECT_TO_L_VERSION_4(_ReturnType, _FunctionName, _Type1, _Type2, _Type3, _Type4) \ argument
|