Home
last modified time | relevance | path

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

/external/python/cpython2/Modules/
Darraymodule.c2196 static PyTypeObject PyArrayIter_Type; variable
2246 static PyTypeObject PyArrayIter_Type = { variable
/external/python/cpython3/Modules/
Darraymodule.c58 static PyTypeObject PyArrayIter_Type; variable
2946 static PyTypeObject PyArrayIter_Type = { variable