HomeSort by relevance Sort by last modified time
    Searched refs:V_DECIMAL (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 576 V_DECIMAL(this) = decSrc;
680 if(V_VT(this)==VT_DECIMAL) return V_DECIMAL(this);
683 return V_DECIMAL(&varDest);
924 V_DECIMAL(this) = decSrc;
1098 return memcmp(&(V_DECIMAL(this)),&(V_DECIMAL(pSrc)),sizeof(DECIMAL))==0;
oleauto.h     [all...]

Completed in 127 milliseconds