Home
last modified time | relevance | path

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

/external/python/cpython2/Python/
Dsysmodule.c776 sys_gettotalrefcount(PyObject *self) in sys_gettotalrefcount() function
954 {"gettotalrefcount", (PyCFunction)sys_gettotalrefcount, METH_NOARGS},