Searched defs:SetU32 (Results 1 – 1 of 1) sorted by relevance
494 void SetU32(u32 value) { this->ToU32RawRef() = ReverseEndian( value ); } in SetU32() function512 void SetU32(u32 value) { this->ToU32RawRef() = value; } in SetU32() function