MCPcopy Create free account
hub / github.com/eshirazi/python-with-braces / x_mul

Function x_mul

Objects/longobject.c:2573–2655  ·  view source on GitHub ↗

Grade school multiplication, ignoring the signs. * Returns the absolute value of the product, or NULL if error. */

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

k_mulFunction · 0.85

Calls 2

_PyLong_NewFunction · 0.85
long_normalizeFunction · 0.85

Tested by

no test coverage detected