Home
last modified time | relevance | path

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

/external/python/cpython3/Modules/clinic/
Dgcmodule.c.h186 gc_get_threshold_impl(PyObject *module);
191 return gc_get_threshold_impl(module); in gc_get_threshold()
/external/python/cpython3/Modules/
Dgcmodule.c1207 gc_get_threshold_impl(PyObject *module) in gc_get_threshold_impl() function