Home
last modified time | relevance | path

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

/external/python/cpython2/Modules/
D_collectionsmodule.c1549 static PyMethodDef defdict_methods[] = { variable
1727 defdict_methods, /* tp_methods */
/external/python/cpython3/Modules/
D_collectionsmodule.c2083 static PyMethodDef defdict_methods[] = { variable
2237 defdict_methods, /* tp_methods */