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