Home
last modified time | relevance | path

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

/external/python/cpython3/Objects/clinic/
Dlongobject.c.h9 long_new(PyTypeObject *type, PyObject *args, PyObject *kwargs) in long_new() function
/external/python/cpython2/Objects/
Dlongobject.c4009 long_new(PyTypeObject *type, PyObject *args, PyObject *kwds) in long_new() function