Searched refs:_PyEval_GetCoroutineWrapper (Results 1 - 3 of 3) sorted by relevance

/external/python/cpython3/Include/
H A Dceval.h27 PyAPI_FUNC(PyObject *) _PyEval_GetCoroutineWrapper(void);
/external/python/cpython3/Python/
H A Dsysmodule.c678 PyObject *wrapper = _PyEval_GetCoroutineWrapper();
H A Dceval.c4583 _PyEval_GetCoroutineWrapper(void) function

Completed in 181 milliseconds