Home
last modified time | relevance | path

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

/aosp_15_r20/external/python/cpython2/Modules/
D_heapqmodule.c298 PyObject *heap=NULL, *elem, *iterable, *sol, *it, *oldelem; in nlargest() local
467 PyObject *heap=NULL, *elem, *iterable, *los, *it, *oldelem; in nsmallest() local
Ditertoolsmodule.c1912 PyObject *oldelem; in product_next() local
2143 PyObject *oldelem; in combinations_next() local
2392 PyObject *oldelem; in cwr_next() local
2651 PyObject *oldelem; in permutations_next() local
/aosp_15_r20/external/python/cpython3/Modules/
Ditertoolsmodule.c2346 PyObject *oldelem; in product_next() local
2677 PyObject *oldelem; in combinations_next() local
3014 PyObject *oldelem; in cwr_next() local
3361 PyObject *oldelem; in permutations_next() local