Searched refs:rl_voidfunc_t (Results 1 – 9 of 9) sorted by relevance
41 typedef void rl_voidfunc_t(void); typedef158 extern rl_voidfunc_t *rl_redisplay_function;161 extern rl_voidfunc_t *rl_deprep_term_function;
84 typedef void rl_voidfunc_t PARAMS((void));
614 extern rl_voidfunc_t *rl_redisplay_function;617 extern rl_voidfunc_t *rl_deprep_term_function;
53 rl_voidfunc_t *rl_deprep_term_function = rl_deprep_terminal;
169 rl_voidfunc_t *rl_redisplay_function = rl_redisplay;
127 rl_voidfunc_t *rl_redisplay_function = NULL;131 rl_voidfunc_t *rl_deprep_term_function = (rl_voidfunc_t *)rl_deprep_terminal;
256 @item typedef void rl_voidfunc_t (void);488 @deftypevar {rl_voidfunc_t *} rl_redisplay_function503 @deftypevar {rl_voidfunc_t *} rl_deprep_term_function
1745 'typedef void rl_voidfunc_t (void);'1949 -- Variable: rl_voidfunc_t * rl_redisplay_function1962 -- Variable: rl_voidfunc_t * rl_deprep_term_function