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

Method proxyval

Tools/gdb/libpython.py:741–775  ·  view source on GitHub ↗

Python's Include/longobjrep.h has this declaration: struct _longobject { PyObject_VAR_HEAD digit ob_digit[1]; }; with this description: The absolute value of a number is equal to SUM(for i=0 through ab

(self, visited)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 3

safe_rangeFunction · 0.85
fieldMethod · 0.80
sumFunction · 0.50

Tested by

no test coverage detected