Home
last modified time | relevance | path

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

/external/python/cpython3/Modules/
Ditertoolsmodule.c2472 PyObject* indexObject = PyTuple_GET_ITEM(state, i); in product_setstate() local
2803 PyObject* indexObject = PyTuple_GET_ITEM(state, i); in combinations_setstate() local
3133 PyObject* indexObject = PyTuple_GET_ITEM(state, i); in cwr_setstate() local
3514 PyObject* indexObject = PyTuple_GET_ITEM(indices, i); in permutations_setstate() local
3527 PyObject* indexObject = PyTuple_GET_ITEM(cycles, i); in permutations_setstate() local