Searched refs:_PyCFunctionFastWithKeywords (Results 1 – 9 of 9) sorted by relevance
438 _PyCFunctionFastWithKeywords meth = (_PyCFunctionFastWithKeywords) in cfunction_vectorcall_FASTCALL_KEYWORDS()
421 _PyCFunctionFastWithKeywords meth = (_PyCFunctionFastWithKeywords) in method_vectorcall_FASTCALL_KEYWORDS()
23 typedef PyObject *(*_PyCFunctionFastWithKeywords) (PyObject *, typedef
219 .. c:type:: _PyCFunctionFastWithKeywords225 PyObject *_PyCFunctionFastWithKeywords(PyObject *self,316 with methods of type :c:type:`_PyCFunctionFastWithKeywords`.
5093 _PyCFunctionFastWithKeywords cfunc =5094 (_PyCFunctionFastWithKeywords)(void(*)(void))5256 _PyCFunctionFastWithKeywords cfunc =5257 (_PyCFunctionFastWithKeywords)(void(*)(void))meth->ml_meth;