Searched refs:update_all_slots (Results 1 – 1 of 1) sorted by relevance
687 static void update_all_slots(PyTypeObject *);843 update_all_slots(type); in type_set_bases()8436 update_all_slots(PyTypeObject* type) in update_all_slots() function