Home
last modified time | relevance | path

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

/third_party/python/Modules/clinic/
Ditertoolsmodule.c.h639 PyObject *long_step = NULL; in itertools_count() local
/third_party/python/Modules/
Ditertoolsmodule.c4133 PyObject *long_step; member
4170 PyObject *long_step) in itertools_count_impl()