Home
last modified time | relevance | path

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

/external/python/cpython2/Modules/
D_collectionsmodule.c124 static PyTypeObject deque_type; variable
1199 static PyTypeObject deque_type = { variable
/external/python/cpython3/Modules/
D_collectionsmodule.c88 static PyTypeObject deque_type; variable
1638 static PyTypeObject deque_type = { variable