Searched refs:ici_methods (Results 1 - 1 of 1) sorted by relevance

/external/python/cpython2/Mac/Modules/
H A Dicgluemodule.c338 static struct PyMethodDef ici_methods[] = { variable in typeref:struct:PyMethodDef
387 return Py_FindMethod(ici_methods, (PyObject *)self, name);

Completed in 37 milliseconds