Searched refs:tp_new_methoddef (Results 1 – 2 of 2) sorted by relevance
7014 static struct PyMethodDef tp_new_methoddef[] = { variable7033 PyObject *func = PyCFunction_NewEx(tp_new_methoddef, (PyObject *)type, NULL); in add_tp_new_wrapper()
753 Objects/typeobject.c - tp_new_methoddef -