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

Function v_iadd

Objects/longobject.c:1206–1226  ·  view source on GitHub ↗

x[0:m] and y[0:n] are digit vectors, LSD first, m >= n required. x[0:n] * is modified in place, by adding y to it. Carries are propagated as far as * x[m-1], and the remaining carry (0 or 1) is returned. */

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

k_mulFunction · 0.85
k_lopsided_mulFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected