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