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

Function XMP_Unsigned_Div_Int

common/mp.cpp:1441–1480  ·  view source on GitHub ↗

* XMP_Unsigned_Div_Int -- Perform a short integer divide into an MP number. * * * * This routine performs a fast divide of the specified MP dividend by a simple * * short integer. The division is an UNSIGNED division however. * *

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 3

operator/Method · 0.85
operator%Method · 0.85
XMP_Small_Divisors_TestFunction · 0.85

Calls 4

XMP_InitFunction · 0.85
XMP_Count_BitsFunction · 0.85
XMP_Bits_To_DigitsFunction · 0.85
XMP_Bits_To_MaskFunction · 0.85

Tested by

no test coverage detected