Searched refs:sys_gettotalrefcount_impl (Results 1 – 2 of 2) sorted by relevance
769 sys_gettotalrefcount_impl(PyObject *module);777 _return_value = sys_gettotalrefcount_impl(module); in sys_gettotalrefcount()
1662 sys_gettotalrefcount_impl(PyObject *module) in sys_gettotalrefcount_impl() function