Home
last modified time | relevance | path

Searched defs:firstiter (Results 1 - 3 of 3) sorted by relevance

/third_party/python/Objects/
H A Dgenobject.c1453 PyObject *firstiter; in async_gen_init_hooks() local
/third_party/python/Python/
H A Dsysmodule.c1242 PyObject *firstiter = NULL; in sys_set_asyncgen_hooks() local
1303 PyObject *firstiter = _PyEval_GetAsyncGenFirstiter(); sys_get_asyncgen_hooks_impl() local
[all...]
H A Dceval.c7074 _PyEval_SetAsyncGenFirstiter(PyObject *firstiter) argument

Completed in 16 milliseconds