MCPcopy Create free account
hub / github.com/TheAssemblyArmada/Vanilla-Conquer / XMP_Signed_Div

Function XMP_Signed_Div

common/mp.cpp:1570–1600  ·  view source on GitHub ↗

* XMP_Signed_Div -- Signed divide of one MP number into another. * * * * This will perform a signed divide (very very slow) of one MP number into another. * * Because of the slow nature of this routine, both the quotient and the remainder are * * availab

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 3

operator/Method · 0.85
operator%Method · 0.85
Signed_DivideMethod · 0.85

Calls 7

XMP_MoveFunction · 0.85
XMP_Is_NegativeFunction · 0.85
XMP_NegFunction · 0.85
XMP_Unsigned_DivFunction · 0.85
XMP_Test_Eq_IntFunction · 0.85
XMP_DecFunction · 0.85
XMP_AddFunction · 0.85

Tested by

no test coverage detected