Home
last modified time | relevance | path

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

/external/python/cpython2/Modules/
Dgcmodule.c1362 static PyMethodDef GcMethods[] = { variable
1388 GcMethods, in initgc()
/external/python/cpython3/Modules/
Dgcmodule.c1488 static PyMethodDef GcMethods[] = { variable
1516 GcMethods, /* m_methods */