Home
last modified time | relevance | path

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

/external/python/cpython2/Modules/
Dgcmodule.c1519 _PyObject_GC_New(PyTypeObject *tp) in _PyObject_GC_New() function
/external/python/cpython3/Modules/
Dgcmodule.c2262 _PyObject_GC_New(PyTypeObject *tp) in _PyObject_GC_New() function