Home
last modified time | relevance | path

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

/third_party/python/Objects/
H A Dgenobject.c916 compute_cr_origin(int origin_depth, _PyInterpreterFrame *current_frame);
951 PyObject *cr_origin = compute_cr_origin(origin_depth, _PyEval_GetFrame()->previous); in _Py_MakeCoro()
1328 compute_cr_origin(int origin_depth, _PyInterpreterFrame *current_frame) in compute_cr_origin() function
1373 PyObject *cr_origin = compute_cr_origin(origin_depth, _PyEval_GetFrame()); in PyCoro_New()

Completed in 3 milliseconds