Searched defs:cfunc (Results 1 – 2 of 2) sorted by relevance
5018 PyCFunction cfunc = PyCFunction_GET_FUNCTION(callable); local5052 PyCFunction cfunc = PyCFunction_GET_FUNCTION(callable); local5093 _PyCFunctionFastWithKeywords cfunc = local5220 PyCFunction cfunc = meth->ml_meth; local5256 _PyCFunctionFastWithKeywords cfunc = local5292 PyCFunction cfunc = meth->ml_meth; local5326 _PyCFunctionFast cfunc = local
5666 PyObject *cfunc = PyCFunction_NewEx(meth, (PyObject*)type, NULL); in type_add_method() local