Home
last modified time | relevance | path

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

/external/python/cpython3/Modules/
Dxxmodule.c66 Xxo_getattro(XxoObject *self, PyObject *name) in Xxo_getattro() function
117 (getattrofunc)Xxo_getattro, /*tp_getattro*/
Dxxlimited.c78 Xxo_getattro(XxoObject *self, PyObject *name) in Xxo_getattro() function
113 {Py_tp_getattro, Xxo_getattro},