Home | History | Annotate | Download | only in Objects

Lines Matching refs:COPYMAP

3781 #undef COPYMAP

3793 #define COPYMAP(SLOT) COPYSLOT(tp_as_mapping->SLOT)
3868 COPYMAP(mp_length);
3869 COPYMAP(mp_subscript);
3870 COPYMAP(mp_ass_subscript);