Searched refs:_weakref_getweakrefcount_impl (Results 1 – 2 of 2) sorted by relevance
15 _weakref_getweakrefcount_impl(PyObject *module, PyObject *object);23 _return_value = _weakref_getweakrefcount_impl(module, object); in _weakref_getweakrefcount()
25 _weakref_getweakrefcount_impl(PyObject *module, PyObject *object) in _weakref_getweakrefcount_impl() function