Home
last modified time | relevance | path

Searched refs:traceback_extract_stack (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/python/cpython3/Modules/
D_asynciomodule.c30 static PyObject *traceback_extract_stack; variable
527 fut->fut_source_tb = PyObject_CallNoArgs(traceback_extract_stack); in future_init()
3332 Py_CLEAR(traceback_extract_stack); in module_free()
3414 GET_MOD_ATTR(traceback_extract_stack, "extract_stack") in module_init()
/aosp_15_r20/external/python/cpython3/Tools/c-analyzer/cpython/
Dglobals-to-fix.tsv1239 Modules/_asynciomodule.c - traceback_extract_stack -