Home
last modified time | relevance | path

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

/aosp_15_r20/external/python/cpython2/Modules/
Dgcmodule.c1538 _PyObject_GC_Resize(PyVarObject *op, Py_ssize_t nitems) in _PyObject_GC_Resize() function
/aosp_15_r20/external/python/cpython3/Modules/
Dgcmodule.c2327 _PyObject_GC_Resize(PyVarObject *op, Py_ssize_t nitems) in _PyObject_GC_Resize() function