Home
last modified time | relevance | path

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

/aosp_15_r20/external/python/cpython3/Modules/clinic/
Ditertoolsmodule.c.h648 PyObject *long_step = NULL; in itertools_count() local
/aosp_15_r20/external/python/cpython2/Modules/
Ditertoolsmodule.c3238 PyObject *long_step; member
3267 PyObject *long_step = NULL; in count_new() local
/aosp_15_r20/external/python/cpython3/Modules/
Ditertoolsmodule.c4132 PyObject *long_step; member
4169 PyObject *long_step) in itertools_count_impl()