Searched refs:sys_gettotalrefcount_impl (Results 1 – 2 of 2) sorted by relevance
746 sys_gettotalrefcount_impl(PyObject *module);754 _return_value = sys_gettotalrefcount_impl(module); in sys_gettotalrefcount()
1801 sys_gettotalrefcount_impl(PyObject *module) in sys_gettotalrefcount_impl() function