Home
last modified time | relevance | path

Searched refs:type_setattro (Results 1 – 2 of 2) sorted by relevance

/external/python/cpython3/Objects/
Dtypeobject.c3230 type_setattro(PyTypeObject *type, PyObject *name, PyObject *value) in type_setattro() function
3571 (setattrofunc)type_setattro, /* tp_setattro */
/external/python/cpython2/Objects/
Dtypeobject.c2697 type_setattro(PyTypeObject *type, PyObject *name, PyObject *value) in type_setattro() function
2897 (setattrofunc)type_setattro, /* tp_setattro */