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

Function FullDiv64By32

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

* FullDiv64By32: * * Entry: * pdlNum - Pointer to 64-bit dividend * ulDen - 32-bit divisor * * Purpose: * Do full divide, yielding 64-bit result and 32-bit remainder. * * Exit: * Quotient overwrites dividend. * Returns remainder. * * Exceptions: * None. */ Was: FullDiv64By32

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

Calls 1

DivMod64by32Function · 0.70

Tested by

no test coverage detected