Home
last modified time | relevance | path

Searched refs:PyTupleIter_Type (Results 1 – 7 of 7) sorted by relevance

/external/python/cpython3/Include/
Dtupleobject.h24 PyAPI_DATA(PyTypeObject) PyTupleIter_Type;
/external/python/cpython3/Objects/
Dtupleobject.c1085 PyTypeObject PyTupleIter_Type = { variable
1127 it = PyObject_GC_New(tupleiterobject, &PyTupleIter_Type); in tuple_iter()
/external/python/cpython2/Objects/
Dtupleobject.c987 PyTypeObject PyTupleIter_Type = { variable
1029 it = PyObject_GC_New(tupleiterobject, &PyTupleIter_Type); in tuple_iter()
/external/python/cpython3/PC/
Dpython3.def585 PyTupleIter_Type=python39.PyTupleIter_Type DATA
/external/python/cpython2/PC/os2emx/
Dpython27.def573 "PyTupleIter_Type"
/external/python/cpython3/Tools/c-analyzer/
DTODO891 Objects/tupleobject.c:PyTupleIter_Type PyTypeObject PyTupleIter_Type
Dknown.tsv1559 Objects/tupleobject.c - PyTupleIter_Type variable PyTypeObject PyTupleIter_Type