Home
last modified time | relevance | path

Searched refs:tp_new_methoddef (Results 1 – 2 of 2) sorted by relevance

/third_party/python/Objects/
Dtypeobject.c7014 static struct PyMethodDef tp_new_methoddef[] = { variable
7033 PyObject *func = PyCFunction_NewEx(tp_new_methoddef, (PyObject *)type, NULL); in add_tp_new_wrapper()
/third_party/python/Tools/c-analyzer/cpython/
Dignored.tsv753 Objects/typeobject.c - tp_new_methoddef -