Home
last modified time | relevance | path

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

/external/python/cpython2/Objects/
Dlongobject.c1455 _PyLong_Format(PyObject *aa, int base, int addL, int newstyle) in _PyLong_Format() function
/external/python/cpython3/Objects/
Dlongobject.c1939 _PyLong_Format(PyObject *obj, int base) in _PyLong_Format() function