SetUi16            69 third_party/lzma_sdk/CpuArch.h #define SetUi16(p, d) *(UInt16 *)(p) = (d);
SetUi16            85 third_party/lzma_sdk/CpuArch.h #define SetUi16(p, d) { UInt32 _x_ = (d); \