Home
last modified time | relevance | path

Searched refs:gc_get_stats_impl (Results 1 – 2 of 2) sorted by relevance

/external/python/cpython3/Modules/clinic/
Dgcmodule.c.h288 gc_get_stats_impl(PyObject *module);
293 return gc_get_stats_impl(module); in gc_get_stats()
/external/python/cpython3/Modules/
Dgcmodule.c1600 gc_get_stats_impl(PyObject *module) in gc_get_stats_impl() function