Home
last modified time | relevance | path

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

/external/python/cpython3/Modules/clinic/
Ditertoolsmodule.c.h639 PyObject *long_step = NULL; in itertools_count() local
/external/python/cpython2/Modules/
Ditertoolsmodule.c3238 PyObject *long_step; member
3267 PyObject *long_step = NULL; in count_new() local
/external/python/cpython3/Modules/
Ditertoolsmodule.c4133 PyObject *long_step; member
4170 PyObject *long_step) in itertools_count_impl()