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

/external/python/cpython2/Modules/
H A Ditertoolsmodule.c3383 count_next(countobject *lz) function
3475 (iternextfunc)count_next, /* tp_iternext */
/external/python/cpython3/Modules/
H A Ditertoolsmodule.c4063 count_next(countobject *lz) function
4144 (iternextfunc)count_next, /* tp_iternext */

Completed in 108 milliseconds