Home
last modified time | relevance | path

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

/third_party/python/Modules/clinic/
Dgcmodule.c.h169 gc_get_debug_impl(PyObject *module);
177 _return_value = gc_get_debug_impl(module); in gc_get_debug()
/third_party/python/Modules/
Dgcmodule.c1591 gc_get_debug_impl(PyObject *module) in gc_get_debug_impl() function