Home
last modified time | relevance | path

Searched refs:doc_string_description (Results 1 – 1 of 1) sorted by relevance

/netbsd/src/external/gpl3/gdb/dist/gdb/python/
Dpy-param.c435 doc_string_description enumerator
456 case doc_string_description: in get_doc_string()
471 else if (doc_type == doc_string_description) in get_doc_string()
478 if (doc_type == doc_string_description) in get_doc_string()
873 doc = get_doc_string (self, doc_string_description, cmd_name.get ()); in parmpy_init()