Home
last modified time | relevance | path

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

/original-bsd/contrib/gdb-4.7.LBL/gdb/
H A Dmain.c70 symbol_completion_function PARAMS ((char *, int));
1147 symbol_completion_function (text, matches) in symbol_completion_function() function
2318 rl_completion_entry_function = (int (*)()) symbol_completion_function; in initialize_main()