Home
last modified time | relevance | path

Searched defs:docstring (Results 1 – 3 of 3) sorted by relevance

/dflybsd-src/contrib/gdb-7/gdb/python/
H A Dpy-function.c168 char *docstring = NULL; in fnpy_init() local
H A Dpy-cmd.c410 char *docstring = NULL; in cmdpy_init() local
/dflybsd-src/contrib/gdb-7/gdb/
H A Dbreakpoint.c15808 add_catch_command (char *name, char *docstring, in add_catch_command()