Searched defs:tp_doc (Results 1 – 7 of 7) sorted by relevance
35 char *tp_doc; /* Documentation string */ member
36 const char *tp_doc; /* Documentation string */ member
624 char *tp_doc = nullptr; in make_new_python_type() local
226 const char *tp_doc; /* Documentation string */ member
358 const char *tp_doc; /* Documentation string */ member
2883 char *tp_doc = (char *)PyObject_Malloc(size); in type_new_set_doc() local3520 char *tp_doc = PyObject_Malloc(len); in PyType_FromModuleAndSpec() local
2421 char *tp_doc = (char *)PyObject_MALLOC(n+1); in type_new() local