Searched refs:rl_redisplay (Results 1 – 8 of 8) sorted by relevance
187 void rl_redisplay(void);
67 #define CUSTOM_REDISPLAY_FUNC() (rl_redisplay_function != rl_redisplay)
353 extern void rl_redisplay PARAMS((void));
329 if (readline_echoing_p == 0 && rl_redisplay_function == rl_redisplay) in readline_internal_setup()
114 rl_voidfunc_t *rl_redisplay_function = rl_redisplay;379 rl_redisplay () in rl_redisplay() function
1055 rl_redisplay (); in gdb_rl_operate_and_get_next_completion()
1999 rl_redisplay(void) in rl_redisplay() function
433 By default, it is set to @code{rl_redisplay}, the default Readline825 @deftypefun void rl_redisplay (void)