Searched refs:sys_gettotalrefcount_impl (Results 1 – 2 of 2) sorted by relevance
693 sys_gettotalrefcount_impl(PyObject *module);701 _return_value = sys_gettotalrefcount_impl(module); in sys_gettotalrefcount()
1761 sys_gettotalrefcount_impl(PyObject *module) in sys_gettotalrefcount_impl() function