Searched refs:update_slot (Results 1 – 2 of 2) sorted by relevance
2102 static int update_slot(PyTypeObject *, PyObject *);3265 res = update_slot(type, name); in type_setattro()7201 update_slot(PyTypeObject *type, PyObject *name) in update_slot() function7259 update_slot(type, p->name_strobj); in update_all_slots()
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);