Searched refs:V_UI2 (Results 1 - 4 of 4) sorted by relevance

/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/mingw/include/
H A Dcomutil.h589 V_UI2(this) = usSrc;
700 if(V_VT(this)==VT_UI2) return V_UI2(this);
703 return V_UI2(&varDest);
967 V_UI2(this) = usSrc;
1107 return V_UI2(this)==V_UI2(pSrc);
H A Doleauto.h684 #define V_UI2(X) V_UNION(X,uiVal) macro
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
H A Dcomutil.h589 V_UI2(this) = usSrc;
700 if(V_VT(this)==VT_UI2) return V_UI2(this);
703 return V_UI2(&varDest);
967 V_UI2(this) = usSrc;
1107 return V_UI2(this)==V_UI2(pSrc);
H A Doleauto.h684 #define V_UI2(X) V_UNION(X,uiVal) macro

Completed in 42 milliseconds