Home
last modified time | relevance | path

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

/third_party/python/Python/
Dbltinmodule.c2684 PyObject *ittuple; /* tuple of iterators */ member
2694 PyObject *ittuple; /* tuple of iterators */ in zip_new() local
/third_party/python/Modules/
Ditertoolsmodule.c4536 PyObject *ittuple; /* tuple of iterators */ member
4548 PyObject *ittuple; /* tuple of iterators */ in zip_longest_new() local