Searched refs:update_slot (Results 1 – 2 of 2) sorted by relevance
1823 static int update_slot(PyTypeObject *, PyObject *);2736 res = update_slot(type, name); in type_setattro()6429 update_slot(PyTypeObject *type, PyObject *name) function6487 update_slot(type, p->name_strobj);
2127 static int update_slot(PyTypeObject *, PyObject *);3444 res = update_slot(type, name); in type_setattro()7598 update_slot(PyTypeObject *type, PyObject *name) in update_slot() function7654 update_slot(type, p->name_strobj); in update_all_slots()