Home
last modified time | relevance | path

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

/third_party/python/Objects/
H A Dgenobject.c951 PyObject *cr_origin = compute_cr_origin(origin_depth, _PyEval_GetFrame()->previous); in _Py_MakeCoro() local
1338 PyObject *cr_origin = PyTuple_New(frame_count); in compute_cr_origin() local
1373 PyObject *cr_origin = compute_cr_origin(origin_depth, _PyEval_GetFrame()); PyCoro_New() local
[all...]

Completed in 4 milliseconds