Home
last modified time | relevance | path

Searched refs:make_coro (Results 1 – 1 of 1) sorted by relevance

/external/python/cpython3/Python/
Dceval.c5023 make_coro(PyFrameConstructor *con, PyFrameObject *f) in make_coro() function
5063 return make_coro(con, f); in _PyEval_Vector()