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

Function IncreaseScale

unity_2017_x/libil2cpp/icalls/mscorlib/System/Decimal.cpp:2245–2257  ·  view source on GitHub ↗

* IncreaseScale: * * Entry: * num - Pointer to 96-bit number as array of uint32_ts, least-sig first * pwr - Scale factor to multiply by * * Purpose: * Multiply the two numbers. The low 96 bits of the result overwrite * the input. The last 32 bits of the product are the return value. * * Exit: * Returns highest 32 bits of product. * * Exceptions: * None. * */

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

FCallDivideMethod · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected