MCPcopy Create free account
hub / github.com/4ch12dy/il2cpp / ScaleResult

Function ScaleResult

unity_2019_x/libil2cpp/icalls/mscorlib/System/Decimal.cpp:492–663  ·  view source on GitHub ↗

* ScaleResult: * * Entry: * res - Array of uint32_ts with value, least-significant first. * hi_res - Index of last non-zero value in res. * scale - Scale factor for this value, range 0 - 2 * DEC_SCALE_MAX * * Purpose: * See if we need to scale the result to fit it in 96 bits. * Perform needed scaling. Adjust scale factor accordingly. * * Exit: * res updated in place, always 3 uint32

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 3

DecAddSubFunction · 0.70
FCallAddSubMethod · 0.70

Calls 1

DivMod64by32Function · 0.70

Tested by

no test coverage detected