Searched refs:history_is_stifled (Results 1 – 4 of 4) sorted by relevance
66 history_is_stifled
1273 history_is_stifled(void) in history_is_stifled() function
185 int history_is_stifled(void);
1095 if ((history_is_stifled () && (history_length >= history_max_entries)) in gdb_rl_operate_and_get_next()1192 if (history_is_stifled ()) in gdb_safe_append_history()