HomeSort by relevance Sort by last modified time
    Searched refs:_PyEval_SetCoroutineWrapper (Results 1 - 3 of 3) sorted by null

  /external/python/cpython3/Include/
ceval.h 36 PyAPI_FUNC(void) _PyEval_SetCoroutineWrapper(PyObject *);
  /external/python/cpython3/Python/
sysmodule.c 796 _PyEval_SetCoroutineWrapper(wrapper);
799 _PyEval_SetCoroutineWrapper(NULL);
    [all...]
ceval.c     [all...]

Completed in 50 milliseconds