Searched refs:SetUi64 (Results 1 – 3 of 3) sorted by relevance
110 #define SetUi64(p, v) { *(UInt64 *)(p) = (v); } macro136 #define SetUi64(p, v) { Byte *_ppp2_ = (Byte *)(p); UInt64 _vvv2_ = (v); \
39 SetUi64(digest, val); in STDMETHODIMP_()
48 SetUi64(clsId.Data4, id); in MethodToClassID()