Home
last modified time | relevance | path

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

/third_party/python/Modules/clinic/
H A Ditertoolsmodule.c.h266 itertools_dropwhile_impl(PyTypeObject *type, PyObject *func, PyObject *seq);
285 return_value = itertools_dropwhile_impl(type, func, seq); in itertools_dropwhile()
/third_party/python/Modules/
H A Ditertoolsmodule.c1288 itertools_dropwhile_impl(PyTypeObject *type, PyObject *func, PyObject *seq) in itertools_dropwhile_impl() function

Completed in 8 milliseconds