Searched refs:COPYASYNC (Results 1 – 1 of 1) sorted by relevance
5772 #define COPYASYNC(SLOT) COPYSLOT(tp_as_async->SLOT) in inherit_slots() macro5826 COPYASYNC(am_await); in inherit_slots()5827 COPYASYNC(am_aiter); in inherit_slots()5828 COPYASYNC(am_anext); in inherit_slots()