HomeSort by relevance Sort by last modified time
    Searched refs:Xxo_methods (Results 1 - 2 of 2) sorted by null

  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/distutils/tests/
xxmodule.c 59 static PyMethodDef Xxo_methods[] = {
75 return Py_FindMethod(Xxo_methods, (PyObject *)self, name);
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/distutils/tests/
xxmodule.c 59 static PyMethodDef Xxo_methods[] = {
75 return Py_FindMethod(Xxo_methods, (PyObject *)self, name);

Completed in 237 milliseconds