Home
last modified time | relevance | path

Searched refs:PyRangeIter_Type (Results 1 – 5 of 5) sorted by relevance

/external/python/cpython3/Include/
Drangeobject.h19 PyAPI_DATA(PyTypeObject) PyRangeIter_Type;
/external/python/cpython3/Objects/
Drangeobject.c833 PyTypeObject PyRangeIter_Type = { variable
900 rangeiterobject *it = PyObject_New(rangeiterobject, &PyRangeIter_Type); in fast_range_iter()
/external/python/cpython3/PC/
Dpython3.def502 PyRangeIter_Type=python39.PyRangeIter_Type DATA
/external/python/cpython3/Tools/c-analyzer/
DTODO881 Objects/rangeobject.c:PyRangeIter_Type PyTypeObject PyRangeIter_Type
Dknown.tsv1531 Objects/rangeobject.c - PyRangeIter_Type variable PyTypeObject PyRangeIter_Type