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

Function XMP_Unsigned_Div

common/mp.cpp:1506–1544  ·  view source on GitHub ↗

* XMP_Unsigned_Div -- Unsigned divide of one MP number into another. * * * * This will perform the (dog slow) divide of one MP number into another. Because of the * * slowness of this routine, both the quotient and the remainder are available as a * * result

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 3

Unsigned_DivideMethod · 0.85
XMP_Signed_DivFunction · 0.85
XMP_Inverse_A_Mod_BFunction · 0.85

Calls 9

XMP_Test_Eq_IntFunction · 0.85
XMP_InitFunction · 0.85
XMP_Count_BitsFunction · 0.85
XMP_Bits_To_DigitsFunction · 0.85
XMP_Bits_To_MaskFunction · 0.85
XMP_Shift_Left_BitsFunction · 0.85
XMP_IncFunction · 0.85
XMP_CompareFunction · 0.85
XMP_SubFunction · 0.85

Tested by

no test coverage detected