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

/netbsd-current/external/gpl3/gdb.old/dist/gdb/
H A Dcompleter.h596 extern char *gdb_completion_word_break_characters (void);
H A Dtop.c2196 rl_completion_word_break_hook = gdb_completion_word_break_characters;
H A Dcompleter.c1243 /* Preliminary phase, called by gdb_completion_word_break_characters
2044 gdb_completion_word_break_characters ()
2436 gdb_completion_word_break_characters. */
2043 gdb_completion_word_break_characters () function
/netbsd-current/external/gpl3/gdb/dist/gdb/
H A Dcompleter.h597 extern char *gdb_completion_word_break_characters (void);
H A Dtop.c2244 rl_completion_word_break_hook = gdb_completion_word_break_characters;
H A Dcompleter.c1145 /* Preliminary phase, called by gdb_completion_word_break_characters
1939 gdb_completion_word_break_characters ()
2333 gdb_completion_word_break_characters. */
1938 gdb_completion_word_break_characters () function

Completed in 121 milliseconds