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

  /src/external/gpl3/gdb.old/dist/gdb/python/
py-type.c 141 /* Helper function for typy_fields which converts a single field to a
329 typy_fields (PyObject *self, PyObject *args)
1603 { "fields", typy_fields, METH_NOARGS,
327 typy_fields (PyObject *self, PyObject *args) function
  /src/external/gpl3/gdb/dist/gdb/python/
py-type.c 135 /* Helper function for typy_fields which converts a single field to a
323 typy_fields (PyObject *self, PyObject *args)
1592 { "fields", typy_fields, METH_NOARGS,
321 typy_fields (PyObject *self, PyObject *args) function

Completed in 15 milliseconds