HomeSort by relevance Sort by last modified time
    Searched refs:am_await (Results 1 - 4 of 4) sorted by null

  /external/python/cpython3/Objects/
typeslots.inc 78 offsetof(PyHeapTypeObject, as_async.am_await),
genobject.c 880 * - `type(o)->tp_as_async->am_await(o)`
899 getter = ot->tp_as_async->am_await;
992 (unaryfunc)coro_await, /* am_await */
    [all...]
typeobject.c     [all...]
  /external/python/cpython3/Include/
object.h 308 unaryfunc am_await; member in struct:__anon33160
    [all...]

Completed in 607 milliseconds