Home
last modified time | relevance | path

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

/third_party/python/Python/
Dbltinmodule.c2639 PyObject *ittuple; /* tuple of iterators */ member
2649 PyObject *ittuple; /* tuple of iterators */ in zip_new() local
/third_party/python/Modules/
Ditertoolsmodule.c4537 PyObject *ittuple; /* tuple of iterators */ member
4550 PyObject *ittuple; /* tuple of iterators */ in zip_longest_new() local