Searched defs:SetUi64 (Results 1 – 1 of 1) sorted by relevance
349 #define SetUi64(p, v) { *(UInt64 *)(void *)(p) = (v); } macro385 #define SetUi64(p, v) { Byte *_ppp2_ = (Byte *)(p); UInt64 _vvv2_ = (v); \ macro