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

/netbsd-current/external/gpl3/gdb.old/dist/readline/readline/
H A Dsearch.c75 static void make_history_line_current PARAMS((HIST_ENTRY *));
90 make_history_line_current (HIST_ENTRY *entry) function
193 make_history_line_current (entry);
541 make_history_line_current (temp);
/netbsd-current/external/gpl3/gdb/dist/readline/readline/
H A Dsearch.c75 static void make_history_line_current PARAMS((HIST_ENTRY *));
90 make_history_line_current (HIST_ENTRY *entry) function
193 make_history_line_current (entry);
578 make_history_line_current (temp);

Completed in 79 milliseconds