Searched refs:V_NONE (Results 1 – 2 of 2) sorted by relevance
/reactos/sdk/include/psdk/ | ||
H A D | oleauto.h | 220 #define V_NONE(A) V_I2(A) macro |
/reactos/dll/win32/oleaut32/ | ||
H A D | typelib.c | 7515 V_BYREF(&rgvarg[i]) = &V_NONE(&missing_arg[i]); in ITypeInfo_fnInvoke() |