HomeSort by: relevance | last modified time | path
    Searched defs:type_object_methods (Results 1 - 2 of 2) sorted by relevancy

  /src/external/gpl3/gdb/dist/gdb/python/
py-type.c 1580 static PyMethodDef type_object_methods[] =
1715 type_object_methods, /* tp_methods */
1575 static PyMethodDef type_object_methods[] = variable
  /src/external/gpl3/gdb.old/dist/gdb/python/
py-type.c 1586 static PyMethodDef type_object_methods[] =
1721 type_object_methods, /* tp_methods */
1581 static PyMethodDef type_object_methods[] = variable

Completed in 89 milliseconds