Searched refs:async_gen_asend_as_async (Results 1 – 2 of 2) sorted by relevance
1840 static PyAsyncMethods async_gen_asend_as_async = { variable1858 &async_gen_asend_as_async, /* tp_as_async */
1024 Objects/genobject.c - async_gen_asend_as_async -