Searched refs:gc_get_count_impl (Results 1 – 2 of 2) sorted by relevance
225 gc_get_count_impl(PyObject *module);230 return gc_get_count_impl(module); in gc_get_count()
1436 gc_get_count_impl(PyObject *module) in gc_get_count_impl() function