Searched refs:gdb_display_match_list (Results 1 - 8 of 8) sorted by relevance

/netbsd-current/external/gpl3/gdb.old/dist/gdb/
H A Dcli-out.c380 See gdb_display_match_list for a description of the arguments. */
396 gdb_display_match_list (matches, len, max, &displayer);
H A Dcompleter.h514 extern void gdb_display_match_list (char **matches, int len, int max,
H A Dcompleter.c2924 See gdb_display_match_list for a description of MATCHES, LEN, MAX.
3052 gdb_display_match_list (char **matches, int len, int max,
3050 gdb_display_match_list (char **matches, int len, int max, function
/netbsd-current/external/gpl3/gdb/dist/gdb/
H A Dcompleter.h515 extern void gdb_display_match_list (char **matches, int len, int max,
H A Dcli-out.c520 See gdb_display_match_list for a description of the arguments. */
536 gdb_display_match_list (matches, len, max, &displayer);
H A Dcompleter.c2821 See gdb_display_match_list for a description of MATCHES, LEN, MAX.
2949 gdb_display_match_list (char **matches, int len, int max,
2947 gdb_display_match_list (char **matches, int len, int max, function
/netbsd-current/external/gpl3/gdb.old/dist/gdb/tui/
H A Dtui-io.c715 See gdb_display_match_list for a description of the arguments. */
731 gdb_display_match_list (matches, len, max, &displayer);
/netbsd-current/external/gpl3/gdb/dist/gdb/tui/
H A Dtui-io.c787 See gdb_display_match_list for a description of the arguments. */
803 gdb_display_match_list (matches, len, max, &displayer);

Completed in 192 milliseconds