Home
last modified time | relevance | path

Searched refs:GcMethods (Results 1 – 3 of 3) sorted by relevance

/external/python/cpython2/Modules/
Dgcmodule.c1362 static PyMethodDef GcMethods[] = { variable
1388 GcMethods, in initgc()
/external/python/cpython3/Modules/
Dgcmodule.c1963 static PyMethodDef GcMethods[] = { variable
1992 GcMethods, /* m_methods */
/external/python/cpython3/Tools/c-analyzer/
Dknown.tsv308 Modules/gcmodule.c - GcMethods variable static PyMethodDef GcMethods[]