Home
last modified time | relevance | path

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

/external/python/cpython2/Objects/
Dtypeobject.c2978 object_init(PyObject *self, PyObject *args, PyObject *kwds) in object_init() function
/external/python/cpython3/Objects/
Dtypeobject.c3844 object_init(PyObject *self, PyObject *args, PyObject *kwds) in object_init() function