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

/external/python/cpython2/Modules/
H A Ditertoolsmodule.c229 _grouper_next(_grouperobject *igo) function
298 (iternextfunc)_grouper_next, /* tp_iternext */
/external/python/cpython3/Modules/
H A Ditertoolsmodule.c281 _grouper_next(_grouperobject *igo) function
362 (iternextfunc)_grouper_next, /* tp_iternext */

Completed in 134 milliseconds