Home
last modified time | relevance | path

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

/netbsd/src/external/gpl3/gdb/dist/gdb/
Dsymtab.c5622 completion_match_result &match_res) in compare_symbol_name() argument
5629 return name_match (symbol_name, lookup_name, &match_res); in compare_symbol_name()
5641 completion_match_result &match_res in completion_list_add_name() local
5645 if (!compare_symbol_name (symname, symbol_language, lookup_name, match_res)) in completion_list_add_name()
5651 symname = match_res.match.match (); in completion_list_add_name()
5668 &match_res.match_for_lcd, text, word); in completion_list_add_name()