Home
last modified time | relevance | path

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

/external/python/cpython3/Modules/
Ditertoolsmodule.c2287 PyObject* indexObject = PyTuple_GET_ITEM(state, i); in product_setstate() local
2614 PyObject* indexObject = PyTuple_GET_ITEM(state, i); in combinations_setstate() local
2947 PyObject* indexObject = PyTuple_GET_ITEM(state, i); in cwr_setstate() local
3329 PyObject* indexObject = PyTuple_GET_ITEM(indices, i); in permutations_setstate() local
3342 PyObject* indexObject = PyTuple_GET_ITEM(cycles, i); in permutations_setstate() local