Home
last modified time | relevance | path

Searched defs:defdict_type (Results 1 – 2 of 2) sorted by relevance

/external/python/cpython2/Modules/
D_collectionsmodule.c1454 static PyTypeObject defdict_type; /* Forward */ variable
1697 static PyTypeObject defdict_type = { variable
/external/python/cpython3/Modules/
D_collectionsmodule.c1978 static PyTypeObject defdict_type; /* Forward */ variable
2207 static PyTypeObject defdict_type = { variable