Home
last modified time | relevance | path

Searched refs:chain_next (Results 1 – 2 of 2) sorted by relevance

/external/python/cpython2/Modules/
Ditertoolsmodule.c1693 chain_next(chainobject *lz) in chain_next() function
1778 (iternextfunc)chain_next, /* tp_iternext */
/external/python/cpython3/Modules/
Ditertoolsmodule.c1883 chain_next(chainobject *lz) in chain_next() function
2015 (iternextfunc)chain_next, /* tp_iternext */