Home
last modified time | relevance | path

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

/external/python/cpython3/Modules/clinic/
Dgcmodule.c.h158 gc_get_debug_impl(PyObject *module);
166 _return_value = gc_get_debug_impl(module); in gc_get_debug()
/external/python/cpython3/Modules/
Dgcmodule.c1171 gc_get_debug_impl(PyObject *module) in gc_get_debug_impl() function