Searched refs:COPYMAP (Results 1 – 2 of 2) sorted by relevance
4947 #undef COPYMAP in inherit_slots()4960 #define COPYMAP(SLOT) COPYSLOT(tp_as_mapping->SLOT) in inherit_slots() macro5034 COPYMAP(mp_length); in inherit_slots()5035 COPYMAP(mp_subscript); in inherit_slots()5036 COPYMAP(mp_ass_subscript); in inherit_slots()
3935 #undef COPYMAP3947 #define COPYMAP(SLOT) COPYSLOT(tp_as_mapping->SLOT) macro4022 COPYMAP(mp_length);4023 COPYMAP(mp_subscript);4024 COPYMAP(mp_ass_subscript);