Searched refs:recpy_full_format (Results 1 - 6 of 6) sorted by relevance

/netbsd-current/external/gpl3/gdb/dist/gdb/python/
H A Dpy-record-full.c35 recpy_full_format (PyObject *self, void *closure) function
H A Dpy-record-full.h29 extern PyObject *recpy_full_format (PyObject *self, void *value);
H A Dpy-record.c90 return recpy_full_format (self, closure);
/netbsd-current/external/gpl3/gdb.old/dist/gdb/python/
H A Dpy-record-full.h29 extern PyObject *recpy_full_format (PyObject *self, void *value);
H A Dpy-record-full.c36 recpy_full_format (PyObject *self, void *closure) function
H A Dpy-record.c91 return recpy_full_format (self, closure);

Completed in 151 milliseconds