Home
last modified time | relevance | path

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

/external/chromium_org/third_party/cython/src/Cython/Utility/
DCythonFunction.c1134 static PyObject* __Pyx_Method_ClassMethod(PyObject *method); /*proto*/
1138 static PyObject* __Pyx_Method_ClassMethod(PyObject *method) { function