Searched defs:match_for_lcd (Results 1 - 10 of 10) sorted by relevance

/netbsd-current/external/gpl3/gdb.old/dist/gdb/
H A Dcompleter.h211 completion_match_for_lcd match_for_lcd; member in struct:completion_match_result
H A Dcp-support.c1752 completion_match_for_lcd *match_for_lcd local
1808 completion_match_for_lcd *match_for_lcd local
H A Dlanguage.c710 completion_match_for_lcd *match_for_lcd local
H A Dcompleter.c1638 maybe_add_completion(gdb::unique_xmalloc_ptr<char> name, completion_match_for_lcd *match_for_lcd, const char *text, const char *word) argument
1680 add_completion(gdb::unique_xmalloc_ptr<char> name, completion_match_for_lcd *match_for_lcd, const char *text, const char *word) argument
H A Dutils.c2433 strncmp_iw_with_mode(const char *string1, const char *string2, size_t string2_len, strncmp_iw_mode mode, enum language language, completion_match_for_lcd *match_for_lcd) argument
/netbsd-current/external/gpl3/gdb/dist/gdb/
H A Dcompleter.h212 completion_match_for_lcd match_for_lcd; member in struct:completion_match_result
H A Dlanguage.c665 completion_match_for_lcd *match_for_lcd local
H A Dcp-support.c1773 completion_match_for_lcd *match_for_lcd local
1829 completion_match_for_lcd *match_for_lcd local
H A Dutils.c2129 strncmp_iw_with_mode(const char *string1, const char *string2, size_t string2_len, strncmp_iw_mode mode, enum language language, completion_match_for_lcd *match_for_lcd, bool ignore_template_params) argument
H A Dcompleter.c1536 maybe_add_completion(gdb::unique_xmalloc_ptr<char> name, completion_match_for_lcd *match_for_lcd, const char *text, const char *word) argument
1579 add_completion(gdb::unique_xmalloc_ptr<char> name, completion_match_for_lcd *match_for_lcd, const char *text, const char *word) argument

Completed in 249 milliseconds