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

/netbsd-current/external/gpl3/gdb.old/dist/gdb/
H A Dcompleter.c2402 gdb_rl_attempted_completion_function_throw (const char *text, int start, int end)
2429 hook. Wrapper around gdb_rl_attempted_completion_function_throw
2451 return gdb_rl_attempted_completion_function_throw (text, start, end);
2401 gdb_rl_attempted_completion_function_throw (const char *text, int start, int end) function
/netbsd-current/external/gpl3/gdb/dist/gdb/
H A Dcompleter.c2299 gdb_rl_attempted_completion_function_throw (const char *text, int start, int end)
2326 hook. Wrapper around gdb_rl_attempted_completion_function_throw
2348 return gdb_rl_attempted_completion_function_throw (text, start, end);
2298 gdb_rl_attempted_completion_function_throw (const char *text, int start, int end) function

Completed in 101 milliseconds