Home
last modified time | relevance | path

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

/external/python/cpython2/Modules/
D_collectionsmodule.c1254 static PyTypeObject dequeiter_type; variable
1331 static PyTypeObject dequeiter_type = { variable
/external/python/cpython3/Modules/
D_collectionsmodule.c1693 static PyTypeObject dequeiter_type; variable
1806 static PyTypeObject dequeiter_type = { variable