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

Function XMP_Signed_Mult_Int

common/mp.cpp:1340–1366  ·  view source on GitHub ↗

* XMP_Signed_Mult_Int -- Multiply an MP number by a signed simple integer. * * * * This will multiply the specified integer with the MP number. It is a much faster * * multiply than when multiplying two MP numbers. * *

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 4

XMP_Is_NegativeFunction · 0.85
XMP_MoveFunction · 0.85
XMP_NegFunction · 0.85
XMP_Unsigned_Mult_IntFunction · 0.85

Tested by

no test coverage detected