Searched refs:where_history (Results 1 – 3 of 3) sorted by relevance
144 int where_history(void);
793 int delta = where_history () - operate_saved_history; in gdb_rl_operate_and_get_next_completion()819 where = where_history(); in gdb_rl_operate_and_get_next()
1202 where_history(void) in where_history() function