Home
last modified time | relevance | path

Searched defs:ittuple (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/python/cpython2/Modules/
Ditertoolsmodule.c3488 PyObject *ittuple; /* tuple of iterators */ member
3499 PyObject *ittuple; /* tuple of iterators */ in izip_new() local
3822 PyObject *ittuple; /* tuple of iterators */ member
3834 PyObject *ittuple; /* tuple of iterators */ in izip_longest_new() local
/aosp_15_r20/external/python/cpython3/Python/
Dbltinmodule.c2684 PyObject *ittuple; /* tuple of iterators */ member
2694 PyObject *ittuple; /* tuple of iterators */ in zip_new() local
/aosp_15_r20/external/python/cpython3/Modules/
Ditertoolsmodule.c4536 PyObject *ittuple; /* tuple of iterators */ member
4548 PyObject *ittuple; /* tuple of iterators */ in zip_longest_new() local