Searched refs:COPYASYNC (Results 1 – 1 of 1) sorted by relevance
4957 #define COPYASYNC(SLOT) COPYSLOT(tp_as_async->SLOT) in inherit_slots() macro5011 COPYASYNC(am_await); in inherit_slots()5012 COPYASYNC(am_aiter); in inherit_slots()5013 COPYASYNC(am_anext); in inherit_slots()