Searched refs:gdb_rl_find_completion_word (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/external/gpl3/gdb.old/dist/gdb/
H A Dcompleter.c292 gdb_rl_find_completion_word (struct gdb_rl_completion_word_info *info,
433 = gdb_rl_find_completion_word (&info, NULL, &delimiter, text);
2086 return gdb_rl_find_completion_word (&info, quote_char, NULL, text);
291 gdb_rl_find_completion_word (struct gdb_rl_completion_word_info *info, function
/netbsd-current/external/gpl3/gdb/dist/gdb/
H A Dcompleter.c276 gdb_rl_find_completion_word (struct gdb_rl_completion_word_info *info,
407 = gdb_rl_find_completion_word (&info, NULL, &delimiter, text);
1981 return gdb_rl_find_completion_word (&info, quote_char, NULL, text);
275 gdb_rl_find_completion_word (struct gdb_rl_completion_word_info *info, function

Completed in 183 milliseconds