Home
last modified time | relevance | path

Searched refs:_PyObject_GC_New (Results 1 - 3 of 3) sorted by relevance

/third_party/python/Include/
H A Dobjimpl.h169 PyAPI_FUNC(PyObject *) _PyObject_GC_New(PyTypeObject *);
185 _Py_CAST(type*, _PyObject_GC_New(typeobj))
/third_party/python/PC/
H A Dpython3dll.c32 EXPORT_FUNC(_PyObject_GC_New)
/third_party/python/Modules/
H A Dgcmodule.c2295 _PyObject_GC_New(PyTypeObject *tp) in _PyObject_GC_New() function

Completed in 4 milliseconds