Home | History | Annotate | Download | only in Objects

Lines Matching refs:tp_descr_set

1920         func = descr->ob_type->tp_descr_set;
2635 /* Data descriptors implement tp_descr_set to intercept
2874 0, /* tp_descr_set */
3652 0, /* tp_descr_set */
4031 COPYSLOT(tp_descr_set);
6016 TPSLOT("__set__", tp_descr_set, slot_tp_descr_set, wrap_descr_set,
6018 TPSLOT("__delete__", tp_descr_set, slot_tp_descr_set,
6841 0, /* tp_descr_set */