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

Function XMP_Add

common/mp.cpp:1045–1057  ·  view source on GitHub ↗

* XMP_Add -- Add two MP numbers with a carry option. * * * * Use this routine to add one MP number to another. There is an optional "carry" value * * that (when true) will add an additional 1 to the result. * *

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 6

IntClass · 0.85
operator+Method · 0.85
XMP_Unsigned_MultFunction · 0.85
XMP_Signed_DivFunction · 0.85
XMP_Inverse_A_Mod_BFunction · 0.85
XMP_RandomizeFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected