Home
last modified time | relevance | path

Searched defs:origin_depth (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/python/cpython3/Objects/
Dgenobject.c945 int origin_depth = tstate->coroutine_origin_tracking_depth; in _Py_MakeCoro() local
1328 compute_cr_origin(int origin_depth, _PyInterpreterFrame *current_frame) in compute_cr_origin()
1368 int origin_depth = tstate->coroutine_origin_tracking_depth; in PyCoro_New() local