Home
last modified time | relevance | path

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

/external/python/cpython3/Modules/clinic/
D_weakref.c.h12 …{"getweakrefcount", (PyCFunction)_weakref_getweakrefcount, METH_O, _weakref_getweakrefcount__doc__…
18 _weakref_getweakrefcount(PyObject *module, PyObject *object) in _weakref_getweakrefcount() function