HomeSort by relevance Sort by last modified time
    Searched refs:V_R4 (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 527 V_R4(this) = fltSrc;
629 if(V_VT(this)==VT_R4) return V_R4(this);
632 return V_R4(&varDest);
779 V_R4(this) = fltSrc;
1074 return V_R4(this)==V_R4(pSrc);
oleauto.h 678 #define V_R4(X) V_UNION(X,fltVal)
    [all...]

Completed in 1130 milliseconds