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

Function XMP_Inverse_A_Mod_B

common/mp.cpp:1624–1649  ·  view source on GitHub ↗

* XMP_Inverse_A_Mod_B -- Inverts and performs modulus on an MP number. * * * * This is a utility routine that will perform an inverse on the MP number and then * * perform a modulus of that number by another MP number. There are some algorithms that * * require

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

InverseMethod · 0.85

Calls 8

XMP_MoveFunction · 0.85
XMP_InitFunction · 0.85
XMP_Test_Eq_IntFunction · 0.85
XMP_Unsigned_DivFunction · 0.85
XMP_Unsigned_MultFunction · 0.85
XMP_SubFunction · 0.85
XMP_Is_NegativeFunction · 0.85
XMP_AddFunction · 0.85

Tested by

no test coverage detected