Searched refs:rl_voidfunc_t (Results 1 - 11 of 11) sorted by relevance

/netbsd-current/external/gpl3/gdb/dist/readline/readline/
H A Drltypedefs.h84 typedef void rl_voidfunc_t PARAMS((void)); typedef
H A Dreadline.h614 extern rl_voidfunc_t *rl_redisplay_function;
617 extern rl_voidfunc_t *rl_deprep_term_function;
H A Drltty.c53 rl_voidfunc_t *rl_deprep_term_function = rl_deprep_terminal;
H A Ddisplay.c169 rl_voidfunc_t *rl_redisplay_function = rl_redisplay;
/netbsd-current/external/gpl3/gdb.old/dist/readline/readline/
H A Drltypedefs.h84 typedef void rl_voidfunc_t PARAMS((void)); typedef
H A Dreadline.h600 extern rl_voidfunc_t *rl_redisplay_function;
603 extern rl_voidfunc_t *rl_deprep_term_function;
H A Drltty.c53 rl_voidfunc_t *rl_deprep_term_function = rl_deprep_terminal;
H A Ddisplay.c155 rl_voidfunc_t *rl_redisplay_function = rl_redisplay;
/netbsd-current/lib/libedit/readline/
H A Dreadline.h41 typedef void rl_voidfunc_t(void); typedef
158 extern rl_voidfunc_t *rl_redisplay_function;
161 extern rl_voidfunc_t *rl_deprep_term_function;
/netbsd-current/external/gpl3/gdb.old/dist/gdb/tui/
H A Dtui-io.c120 static rl_voidfunc_t *tui_old_rl_redisplay_function;
122 static rl_voidfunc_t *tui_old_rl_deprep_terminal;
/netbsd-current/external/gpl3/gdb/dist/gdb/tui/
H A Dtui-io.c124 static rl_voidfunc_t *tui_old_rl_redisplay_function;
126 static rl_voidfunc_t *tui_old_rl_deprep_terminal;

Completed in 136 milliseconds