Searched refs:fastmeth (Results 1 – 1 of 1) sorted by relevance
538 _PyCFunctionFastWithKeywords fastmeth = (_PyCFunctionFastWithKeywords)meth; in _PyMethodDef_RawFastCallDict() local544 result = (*fastmeth) (self, stack, nargs, kwnames); in _PyMethodDef_RawFastCallDict()