Searched defs:cfunc (Results 1 – 2 of 2) sorted by relevance
3746 PyObject *cfunc = PyCFunction_New(meth, NULL); local
4992 PyObject *cfunc = PyCFunction_NewEx(meth, (PyObject*)type, NULL); in add_methods() local