Home
last modified time | relevance | path

Searched refs:rl_crlf (Results 1 – 13 of 13) sorted by relevance

/netbsd-src/external/gpl3/gdb.old/dist/readline/readline/
H A Dcompat.c38 extern int rl_crlf PARAMS((void));
81 return rl_crlf (); in crlf()
H A Dmacro.c317 rl_crlf (); in rl_print_last_kbd_macro()
320 rl_crlf (); in rl_print_last_kbd_macro()
/netbsd-src/external/gpl3/gdb/dist/readline/readline/
H A Dcompat.c38 extern int rl_crlf PARAMS((void));
81 return rl_crlf (); in crlf()
H A Dmacro.c317 rl_crlf (); in rl_print_last_kbd_macro()
320 rl_crlf (); in rl_print_last_kbd_macro()
H A Dcomplete.c1592 rl_crlf (); in rl_display_match_list()
1620 rl_crlf (); in rl_display_match_list()
1654 rl_crlf (); in rl_display_match_list()
1670 rl_crlf (); in rl_display_match_list()
1698 rl_crlf (); in display_matches()
1700 rl_crlf (); in display_matches()
1732 rl_crlf (); in display_matches()
1737 rl_crlf (); in display_matches()
H A Dterminal.c701 rl_crlf (void) in rl_crlf() function
H A Dreadline.h395 extern int rl_crlf PARAMS((void));
H A Ddisplay.c3196 rl_crlf (); in _rl_clear_screen()
3309 rl_crlf (); in _rl_update_final()
3379 rl_crlf (); in _rl_redisplay_after_sigwinch()
H A DCHANGES1455 rl_tty_set_default_bindings, crlf is now rl_crlf, etc.)
/netbsd-src/lib/libedit/readline/
H A Dreadline.h245 int rl_crlf(void);
/netbsd-src/lib/libedit/
H A Dreadline.c2591 rl_crlf(void) in rl_crlf() function
/netbsd-src/external/gpl3/gdb/dist/readline/readline/doc/
H A Dreadline.info2460 -- Function: int rl_crlf (void)
4911 * rl_crlf: Redisplay. (line 33)
H A Drltech.texi1025 @deftypefun int rl_crlf (void)