Searched refs:Xxo_setattr (Results 1 – 3 of 3) sorted by relevance
/external/python/cpython2/Modules/ |
D | xxmodule.c | 79 Xxo_setattr(XxoObject *self, char *name, PyObject *v) in Xxo_setattr() function 108 (setattrfunc)Xxo_setattr, /*tp_setattr*/
|
/external/python/cpython3/Modules/ |
D | xxmodule.c | 79 Xxo_setattr(XxoObject *self, const char *name, PyObject *v) in Xxo_setattr() function 108 (setattrfunc)Xxo_setattr, /*tp_setattr*/
|
D | xxlimited.c | 91 Xxo_setattr(XxoObject *self, const char *name, PyObject *v) in Xxo_setattr() function 114 {Py_tp_setattr, Xxo_setattr},
|