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

Function PyLong_AsLongAndOverflow

Objects/longobject.c:231–323  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 8

test_long_and_overflowFunction · 0.85
_Py_Uid_ConverterFunction · 0.85
_Py_Gid_ConverterFunction · 0.85
math_ldexpFunction · 0.85
_pysqlite_long_as_int64Function · 0.85
PyLong_AsLongFunction · 0.85
_PyLong_AsIntFunction · 0.85

Calls 3

PyErr_BadInternalCallFunction · 0.85
PyInt_AsLongFunction · 0.85
PyErr_SetStringFunction · 0.85

Tested by 1

test_long_and_overflowFunction · 0.68