Home
last modified time | relevance | path

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

/external/python/cpython3/Modules/
D_testcapimodule.c5152 negative_refcount(PyObject *self, PyObject *Py_UNUSED(args)) in negative_refcount() function
5546 {"negative_refcount", negative_refcount, METH_NOARGS},