Home
last modified time | relevance | path

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

/external/python/cpython2/Modules/
Ditertoolsmodule.c75 groupby_step(groupbyobject *gbo) in groupby_step() function
123 if (groupby_step(gbo) < 0) in groupby_next()
239 if (groupby_step(gbo) < 0) in _grouper_next()
/external/python/cpython3/Modules/
Ditertoolsmodule.c77 groupby_step(groupbyobject *gbo) in groupby_step() function
125 if (groupby_step(gbo) < 0) in groupby_next()
305 if (groupby_step(gbo) < 0) in _grouper_next()