Home
last modified time | relevance | path

Searched refs:Xxo_methods (Results 1 – 3 of 3) sorted by relevance

/external/python/cpython2/Modules/
Dxxmodule.c59 static PyMethodDef Xxo_methods[] = { variable
75 return Py_FindMethod(Xxo_methods, (PyObject *)self, name); in Xxo_getattr()
/external/python/cpython3/Modules/
Dxxlimited.c72 static PyMethodDef Xxo_methods[] = { variable
119 {Py_tp_methods, Xxo_methods},
Dxxmodule.c59 static PyMethodDef Xxo_methods[] = { variable
131 Xxo_methods, /*tp_methods*/