Home
last modified time | relevance | path

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

/aosp_15_r20/external/python/cpython3/Objects/
Dgenobject.c2260 static PyAsyncMethods async_gen_athrow_as_async = { variable
2278 &async_gen_athrow_as_async, /* tp_as_async */
/aosp_15_r20/external/python/cpython3/Tools/c-analyzer/cpython/
Dignored.tsv1025 Objects/genobject.c - async_gen_athrow_as_async -