Searched refs:PyTupleIter_Type (Results 1 – 7 of 7) sorted by relevance
24 PyAPI_DATA(PyTypeObject) PyTupleIter_Type;
1085 PyTypeObject PyTupleIter_Type = { variable1127 it = PyObject_GC_New(tupleiterobject, &PyTupleIter_Type); in tuple_iter()
987 PyTypeObject PyTupleIter_Type = { variable1029 it = PyObject_GC_New(tupleiterobject, &PyTupleIter_Type); in tuple_iter()
585 PyTupleIter_Type=python39.PyTupleIter_Type DATA
573 "PyTupleIter_Type"
891 Objects/tupleobject.c:PyTupleIter_Type PyTypeObject PyTupleIter_Type
1559 Objects/tupleobject.c - PyTupleIter_Type variable PyTypeObject PyTupleIter_Type