OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:V_UI2
(Results
1 - 2
of
2
) sorted by null
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
comutil.h
593
V_UI2
(this) = usSrc;
704
if(V_VT(this)==VT_UI2) return
V_UI2
(this);
707
return
V_UI2
(&varDest);
971
V_UI2
(this) = usSrc;
1111
return
V_UI2
(this)==
V_UI2
(pSrc);
oleauto.h
684
#define
V_UI2
(X) V_UNION(X,uiVal)
[
all
...]
Completed in 2988 milliseconds