Home
last modified time | relevance | path

Searched defs:gc_collect (Results 1 – 4 of 4) sorted by relevance

/external/python/cpython3/Modules/clinic/
Dgcmodule.c.h88 gc_collect(PyObject *module, PyObject *const *args, Py_ssize_t nargs, PyObject *kwnames) in gc_collect() function
/external/python/cpython2/Modules/
Dgcmodule.c1100 gc_collect(PyObject *self, PyObject *args, PyObject *kws) in gc_collect() function
/external/python/cpython2/Lib/test/support/
D__init__.py1237 def gc_collect(): function
/external/python/cpython3/Lib/test/support/
D__init__.py1533 def gc_collect(): function