Home
last modified time | relevance | path

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

/third_party/python/Modules/clinic/
Dgcmodule.c.h197 gc_get_threshold_impl(PyObject *module);
202 return gc_get_threshold_impl(module); in gc_get_threshold()
/third_party/python/Modules/
Dgcmodule.c1627 gc_get_threshold_impl(PyObject *module) in gc_get_threshold_impl() function