Searched refs:sys_getrefcount_impl (Results 1 – 2 of 2) sorted by relevance
717 sys_getrefcount_impl(PyObject *module, PyObject *object);725 _return_value = sys_getrefcount_impl(module, object); in sys_getrefcount()
1789 sys_getrefcount_impl(PyObject *module, PyObject *object) in sys_getrefcount_impl() function