Home
last modified time | relevance | path

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

/external/python/cpython3/Modules/clinic/
D_weakref.c.h40 …{"_remove_dead_weakref", (PyCFunction)_weakref__remove_dead_weakref, METH_FASTCALL, _weakref__remo…
47 _weakref__remove_dead_weakref(PyObject *module, PyObject *const *args, Py_ssize_t nargs) in _weakref__remove_dead_weakref() function