Home
last modified time | relevance | path

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

/aosp_15_r20/external/python/cpython3/Objects/
Dgenobject.c1568 static PyAsyncMethods async_gen_as_async = { variable
1587 &async_gen_as_async, /* tp_as_async */
/aosp_15_r20/external/python/cpython3/Tools/c-analyzer/cpython/
Dignored.tsv1023 Objects/genobject.c - async_gen_as_async -