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