Searched refs:where_history (Results 1 – 13 of 13) sorted by relevance
122 old = where_history ();134 ret = where_history ();170 oldpos = where_history ();471 oldpos = where_history ();517 rl_history_search_pos = where_history (); in rl_history_search_reinit()
184 old = where_history ();191 ret = where_history ();
344 temp = replace_history_entry (where_history (), rl_line_buffer, (histdata_t)rl_undo_list); in rl_maybe_replace_line()451 hpos = where_history (); in _rl_revert_all_lines()497 return (rl_get_previous_history (1 + where_history (), key));
126 extern int where_history PARAMS((void));
143 where_history () in where_history() function
563 pos = where_history ();
101 cxt->save_line = where_history ();
425 entry = replace_history_entry (where_history (), the_line, (histdata_t)NULL);
299 wanted = history_base + where_history () - count;
168 h = remove_history(where_history()); in edit_deinit()
176 int where_history(void);
850 int delta = where_history () - operate_saved_history; in gdb_rl_operate_and_get_next_completion()877 where = where_history(); in gdb_rl_operate_and_get_next()
1650 where_history(void) in where_history() function