Searched defs:set_func (Results 1 – 2 of 2) sorted by relevance
/dflybsd-src/contrib/gdb-7/gdb/cli/ |
H A D | cli-decode.c | 436 cmd_sfunc_ftype *set_func, in add_setshow_cmd_full() 491 cmd_sfunc_ftype *set_func, in add_setshow_enum_cmd() 518 cmd_sfunc_ftype *set_func, in add_setshow_auto_boolean_cmd() 541 cmd_sfunc_ftype *set_func, in add_setshow_boolean_cmd() 564 cmd_sfunc_ftype *set_func, in add_setshow_filename_cmd() 586 cmd_sfunc_ftype *set_func, in add_setshow_string_cmd() 605 cmd_sfunc_ftype *set_func, in add_setshow_string_noescape_cmd() 627 cmd_sfunc_ftype *set_func, in add_setshow_optional_filename_cmd() 654 cmd_sfunc_ftype *set_func, in add_setshow_integer_cmd() 675 cmd_sfunc_ftype *set_func, in add_setshow_uinteger_cmd() [all …]
|
/dflybsd-src/contrib/gdb-7/readline/ |
H A D | bind.c | 1518 _rl_sv_func_t *set_func; member
|