Searched defs:newfunc (Results 1 – 5 of 5) sorted by relevance
370 PyFunctionObject *newfunc; in func_new() local
460 PyFunctionObject *newfunc; in func_new_impl() local
12 def newfunc(*fargs, **fkeywords): function
321 typedef PyObject *(*newfunc)(struct _typeobject *, PyObject *, PyObject *); typedef
340 typedef PyObject *(*newfunc)(struct _typeobject *, PyObject *, PyObject *); typedef