Home
last modified time | relevance | path

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

/third_party/python/Modules/clinic/
H A Ditertoolsmodule.c.h298 itertools_takewhile_impl(PyTypeObject *type, PyObject *func, PyObject *seq);
317 return_value = itertools_takewhile_impl(type, func, seq); in itertools_takewhile()
/third_party/python/Modules/
H A Ditertoolsmodule.c1451 itertools_takewhile_impl(PyTypeObject *type, PyObject *func, PyObject *seq) in itertools_takewhile_impl() function

Completed in 8 milliseconds