Home
last modified time | relevance | path

Searched refs:oldelem (Results 1 - 1 of 1) sorted by relevance

/third_party/python/Modules/
H A Ditertoolsmodule.c2346 PyObject *oldelem; in product_next() local
2400 oldelem = PyTuple_GET_ITEM(result, i); in product_next()
2402 Py_DECREF(oldelem); in product_next()
2407 oldelem = PyTuple_GET_ITEM(result, i); in product_next()
2409 Py_DECREF(oldelem); in product_next()
2677 PyObject *oldelem; in combinations_next() local
2745 oldelem = PyTuple_GET_ITEM(result, i); in combinations_next()
2747 Py_DECREF(oldelem); in combinations_next()
3014 PyObject *oldelem; in cwr_next() local
3076 oldelem in cwr_next()
3361 PyObject *oldelem; permutations_next() local
[all...]

Completed in 6 milliseconds