MCPcopy Create free account
hub / github.com/GoSSIP-SJTU/Armariris / add_1

Function add_1

lib/Support/APInt.cpp:184–195  ·  view source on GitHub ↗

This function adds a single "digit" integer, y, to the multiple "digit" integer array, x[]. x[] is modified to reflect the addition and 1 is returned if there is a carry out, otherwise 0 is returned. @returns the carry of the addition.

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

APInt.cppFile · 0.70
operator+Method · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected