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

Function XMP_Unsigned_Mult

common/mp.cpp:1246–1278  ·  view source on GitHub ↗

* XMP_Unsigned_Mult -- Multiply two unsigned MP numbers together. * * * * This routine will multiply two MP numbers together. The result will have the sum of the * * significance of the two. * *

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 3

Unsigned_MultMethod · 0.85
XMP_Signed_MultFunction · 0.85
XMP_Inverse_A_Mod_BFunction · 0.85

Calls 7

XMP_InitFunction · 0.85
XMP_Test_Eq_IntFunction · 0.85
XMP_Count_BitsFunction · 0.85
XMP_Bits_To_MaskFunction · 0.85
XMP_Bits_To_DigitsFunction · 0.85
XMP_Shift_Left_BitsFunction · 0.85
XMP_AddFunction · 0.85

Tested by

no test coverage detected