Home
last modified time | relevance | path

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

/netbsd/src/external/gpl3/gdb/dist/gdb/python/
Dpy-param.c442 get_doc_string (PyObject *object, enum doc_string_type doc_type, in get_doc_string() argument
448 switch (doc_type) 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()
482 if (doc_type == doc_string_show) in get_doc_string()