Home
last modified time | relevance | path

Searched refs:sys_gettotalrefcount (Results 1 – 1 of 1) sorted by relevance

/third_party/python/Python/clinic/
Dsysmodule.c.h690 … {"gettotalrefcount", (PyCFunction)sys_gettotalrefcount, METH_NOARGS, sys_gettotalrefcount__doc__},
696 sys_gettotalrefcount(PyObject *module, PyObject *Py_UNUSED(ignored)) in sys_gettotalrefcount() function