Home
last modified time | relevance | path

Searched defs:_PyLong_AsInt (Results 1 – 2 of 2) sorted by relevance

/external/python/cpython2/Objects/
Dlongobject.c346 _PyLong_AsInt(PyObject *obj) in _PyLong_AsInt() function
/external/python/cpython3/Objects/
Dlongobject.c488 _PyLong_AsInt(PyObject *obj) in _PyLong_AsInt() function