Home
last modified time | relevance | path

Searched refs:_rl_move_cursor_relative (Results 1 – 25 of 47) sorted by relevance

12

/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gdb/readline/
H A Ddisplay.c836 _rl_move_cursor_relative (0, tt); in rl_redisplay()
899 _rl_move_cursor_relative (nleft, &invisible_line[pos]); in rl_redisplay()
901 _rl_move_cursor_relative (nleft, &invisible_line[pos]); in rl_redisplay()
990 _rl_move_cursor_relative (c_pos - lmargin, &invisible_line[lmargin]); in rl_redisplay()
1274 _rl_move_cursor_relative (od, old);
1507 _rl_move_cursor_relative (new, data) in _rl_move_cursor_relative() function
1999 _rl_move_cursor_relative (_rl_screenwidth - 1, last_line); in _rl_update_final()
H A Drlprivate.h114 extern void _rl_move_cursor_relative PARAMS((int, const char *));
/dports/cad/magic/magic-8.3.245/readline/readline-4.3/
H A Ddisplay.c832 _rl_move_cursor_relative (0, tt); in rl_redisplay()
895 _rl_move_cursor_relative (nleft, &invisible_line[pos]); in rl_redisplay()
897 _rl_move_cursor_relative (nleft, &invisible_line[pos]); in rl_redisplay()
986 _rl_move_cursor_relative (c_pos - lmargin, &invisible_line[lmargin]); in rl_redisplay()
1270 _rl_move_cursor_relative (od, old);
1503 _rl_move_cursor_relative (new, data) in _rl_move_cursor_relative() function
1972 _rl_move_cursor_relative (_rl_screenwidth - 1, last_line); in _rl_update_final()
H A Drlprivate.h114 extern void _rl_move_cursor_relative PARAMS((int, const char *));
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gdb/readline/
H A Ddisplay.c836 _rl_move_cursor_relative (0, tt); in rl_redisplay()
899 _rl_move_cursor_relative (nleft, &invisible_line[pos]); in rl_redisplay()
901 _rl_move_cursor_relative (nleft, &invisible_line[pos]); in rl_redisplay()
990 _rl_move_cursor_relative (c_pos - lmargin, &invisible_line[lmargin]); in rl_redisplay()
1274 _rl_move_cursor_relative (od, old);
1507 _rl_move_cursor_relative (new, data) in _rl_move_cursor_relative() function
1999 _rl_move_cursor_relative (_rl_screenwidth - 1, last_line); in _rl_update_final()
H A Drlprivate.h114 extern void _rl_move_cursor_relative PARAMS((int, const char *));
/dports/databases/gqlplus/gqlplus-1.16/readline/
H A Ddisplay.c832 _rl_move_cursor_relative (0, tt); in rl_redisplay()
895 _rl_move_cursor_relative (nleft, &invisible_line[pos]); in rl_redisplay()
897 _rl_move_cursor_relative (nleft, &invisible_line[pos]); in rl_redisplay()
986 _rl_move_cursor_relative (c_pos - lmargin, &invisible_line[lmargin]); in rl_redisplay()
1270 _rl_move_cursor_relative (od, old);
1503 _rl_move_cursor_relative (new, data) in _rl_move_cursor_relative() function
1969 _rl_move_cursor_relative (_rl_screenwidth - 1, last_line); in _rl_update_final()
H A Drlprivate.h114 extern void _rl_move_cursor_relative PARAMS((int, const char *));
/dports/databases/gqlplus/gqlplus-1.16/gqlplus-1.15/readline/
H A Ddisplay.c832 _rl_move_cursor_relative (0, tt); in rl_redisplay()
895 _rl_move_cursor_relative (nleft, &invisible_line[pos]); in rl_redisplay()
897 _rl_move_cursor_relative (nleft, &invisible_line[pos]); in rl_redisplay()
986 _rl_move_cursor_relative (c_pos - lmargin, &invisible_line[lmargin]); in rl_redisplay()
1270 _rl_move_cursor_relative (od, old);
1503 _rl_move_cursor_relative (new, data) in _rl_move_cursor_relative() function
1969 _rl_move_cursor_relative (_rl_screenwidth - 1, last_line); in _rl_update_final()
H A Drlprivate.h114 extern void _rl_move_cursor_relative PARAMS((int, const char *));
/dports/devel/avr-gdb/gdb-7.3.1/readline/
H A Ddisplay.c950 _rl_move_cursor_relative (0, tt); in rl_redisplay()
1026 _rl_move_cursor_relative (nleft, &invisible_line[pos]); in rl_redisplay()
1028 _rl_move_cursor_relative (nleft, &invisible_line[pos]); in rl_redisplay()
1117 _rl_move_cursor_relative (c_pos - lmargin, &invisible_line[lmargin]); in rl_redisplay()
1433 _rl_move_cursor_relative (od, old);
1680 _rl_move_cursor_relative (new, data) in _rl_move_cursor_relative() function
2192 _rl_move_cursor_relative (_rl_screenwidth - 1, last_line); in _rl_update_final()
H A Drlprivate.h214 extern void _rl_move_cursor_relative PARAMS((int, const char *));
/dports/databases/mariadb105-client/mariadb-10.5.15/extra/readline/
H A Ddisplay.c971 _rl_move_cursor_relative (0, tt); in rl_redisplay()
1052 _rl_move_cursor_relative (nleft, &invisible_line[pos]); in rl_redisplay()
1054 _rl_move_cursor_relative (nleft, &invisible_line[pos]); in rl_redisplay()
1143 _rl_move_cursor_relative (cpos_buffer_position - lmargin, &invisible_line[lmargin]); in rl_redisplay()
1460 _rl_move_cursor_relative (od, old);
1717 _rl_move_cursor_relative (new, data) in _rl_move_cursor_relative() function
2233 _rl_move_cursor_relative (_rl_screenwidth - 1, last_line); /* XXX */ in _rl_update_final()
H A Drlprivate.h214 extern void _rl_move_cursor_relative PARAMS((int, const char *));
/dports/databases/mariadb104-server/mariadb-10.4.24/extra/readline/
H A Ddisplay.c971 _rl_move_cursor_relative (0, tt); in rl_redisplay()
1052 _rl_move_cursor_relative (nleft, &invisible_line[pos]); in rl_redisplay()
1054 _rl_move_cursor_relative (nleft, &invisible_line[pos]); in rl_redisplay()
1143 _rl_move_cursor_relative (cpos_buffer_position - lmargin, &invisible_line[lmargin]); in rl_redisplay()
1460 _rl_move_cursor_relative (od, old);
1717 _rl_move_cursor_relative (new, data) in _rl_move_cursor_relative() function
2233 _rl_move_cursor_relative (_rl_screenwidth - 1, last_line); /* XXX */ in _rl_update_final()
H A Drlprivate.h214 extern void _rl_move_cursor_relative PARAMS((int, const char *));
/dports/databases/mariadb105-server/mariadb-10.5.15/extra/readline/
H A Ddisplay.c971 _rl_move_cursor_relative (0, tt); in rl_redisplay()
1052 _rl_move_cursor_relative (nleft, &invisible_line[pos]); in rl_redisplay()
1054 _rl_move_cursor_relative (nleft, &invisible_line[pos]); in rl_redisplay()
1143 _rl_move_cursor_relative (cpos_buffer_position - lmargin, &invisible_line[lmargin]); in rl_redisplay()
1460 _rl_move_cursor_relative (od, old);
1717 _rl_move_cursor_relative (new, data) in _rl_move_cursor_relative() function
2233 _rl_move_cursor_relative (_rl_screenwidth - 1, last_line); /* XXX */ in _rl_update_final()
/dports/databases/mariadb103-client/mariadb-10.3.34/extra/readline/
H A Ddisplay.c971 _rl_move_cursor_relative (0, tt);
1052 _rl_move_cursor_relative (nleft, &invisible_line[pos]);
1054 _rl_move_cursor_relative (nleft, &invisible_line[pos]);
1143 _rl_move_cursor_relative (cpos_buffer_position - lmargin, &invisible_line[lmargin]);
1460 _rl_move_cursor_relative (od, old);
1717 _rl_move_cursor_relative (new, data)
2233 _rl_move_cursor_relative (_rl_screenwidth - 1, last_line); /* XXX */
/dports/databases/mariadb104-client/mariadb-10.4.24/extra/readline/
H A Ddisplay.c971 _rl_move_cursor_relative (0, tt); in rl_redisplay()
1052 _rl_move_cursor_relative (nleft, &invisible_line[pos]); in rl_redisplay()
1054 _rl_move_cursor_relative (nleft, &invisible_line[pos]); in rl_redisplay()
1143 _rl_move_cursor_relative (cpos_buffer_position - lmargin, &invisible_line[lmargin]); in rl_redisplay()
1460 _rl_move_cursor_relative (od, old);
1717 _rl_move_cursor_relative (new, data) in _rl_move_cursor_relative() function
2233 _rl_move_cursor_relative (_rl_screenwidth - 1, last_line); /* XXX */ in _rl_update_final()
/dports/databases/mariadb103-server/mariadb-10.3.34/extra/readline/
H A Ddisplay.c971 _rl_move_cursor_relative (0, tt); in rl_redisplay()
1052 _rl_move_cursor_relative (nleft, &invisible_line[pos]); in rl_redisplay()
1054 _rl_move_cursor_relative (nleft, &invisible_line[pos]); in rl_redisplay()
1143 _rl_move_cursor_relative (cpos_buffer_position - lmargin, &invisible_line[lmargin]); in rl_redisplay()
1460 _rl_move_cursor_relative (od, old);
1717 _rl_move_cursor_relative (new, data) in _rl_move_cursor_relative() function
2233 _rl_move_cursor_relative (_rl_screenwidth - 1, last_line); /* XXX */ in _rl_update_final()
/dports/databases/mysql55-client/mysql-5.5.62/cmd-line-utils/readline/
H A Ddisplay.c975 _rl_move_cursor_relative (0, tt); in rl_redisplay()
1056 _rl_move_cursor_relative (nleft, &invisible_line[pos]); in rl_redisplay()
1058 _rl_move_cursor_relative (nleft, &invisible_line[pos]); in rl_redisplay()
1147 _rl_move_cursor_relative (cpos_buffer_position - lmargin, &invisible_line[lmargin]); in rl_redisplay()
1464 _rl_move_cursor_relative (od, old);
1721 _rl_move_cursor_relative (new, data) in _rl_move_cursor_relative() function
2237 _rl_move_cursor_relative (_rl_screenwidth - 1, last_line); /* XXX */ in _rl_update_final()
/dports/shells/bash/bash-5.1/lib/readline/
H A Ddisplay.c77 static void _rl_move_cursor_relative PARAMS((int, const char *, const char *));
1368 _rl_move_cursor_relative (0, tt, VIS_FACE(linenum)); in rl_redisplay()
1448 _rl_move_cursor_relative (nleft, &invisible_line[pos], &inv_face[pos]); in rl_redisplay()
1450 _rl_move_cursor_relative (nleft, &invisible_line[pos], &inv_face[pos]); in rl_redisplay()
1547_rl_move_cursor_relative (cpos_buffer_position - lmargin, &invisible_line[lmargin], &inv_face[lmar… in rl_redisplay()
1854 _rl_move_cursor_relative (0, old, old_face); in update_line()
2209 _rl_move_cursor_relative (od, old, old_face); in update_line()
2498 _rl_move_cursor_relative (ne-new, new, new_face); in update_line()
2683 _rl_move_cursor_relative (int new, const char *data, const char *dataf) in _rl_move_cursor_relative() function
3305 _rl_move_cursor_relative (_rl_screenwidth - 1 + woff, last_line, last_face); /* XXX */ in _rl_update_final()
/dports/devel/gdb/gdb-11.1/readline/readline/
H A Ddisplay.c77 static void _rl_move_cursor_relative PARAMS((int, const char *, const char *));
1365 _rl_move_cursor_relative (0, tt, VIS_FACE(linenum)); in rl_redisplay()
1445 _rl_move_cursor_relative (nleft, &invisible_line[pos], &inv_face[pos]); in rl_redisplay()
1447 _rl_move_cursor_relative (nleft, &invisible_line[pos], &inv_face[pos]); in rl_redisplay()
1544_rl_move_cursor_relative (cpos_buffer_position - lmargin, &invisible_line[lmargin], &inv_face[lmar… in rl_redisplay()
1851 _rl_move_cursor_relative (0, old, old_face); in update_line()
2206 _rl_move_cursor_relative (od, old, old_face); in update_line()
2495 _rl_move_cursor_relative (ne-new, new, new_face); in update_line()
2680 _rl_move_cursor_relative (int new, const char *data, const char *dataf) in _rl_move_cursor_relative() function
3302 _rl_move_cursor_relative (_rl_screenwidth - 1 + woff, last_line, last_face); /* XXX */ in _rl_update_final()
/dports/devel/readline/readline-8.1/
H A Ddisplay.c77 static void _rl_move_cursor_relative PARAMS((int, const char *, const char *));
1365 _rl_move_cursor_relative (0, tt, VIS_FACE(linenum)); in rl_redisplay()
1445 _rl_move_cursor_relative (nleft, &invisible_line[pos], &inv_face[pos]); in rl_redisplay()
1447 _rl_move_cursor_relative (nleft, &invisible_line[pos], &inv_face[pos]); in rl_redisplay()
1544_rl_move_cursor_relative (cpos_buffer_position - lmargin, &invisible_line[lmargin], &inv_face[lmar… in rl_redisplay()
1851 _rl_move_cursor_relative (0, old, old_face); in update_line()
2206 _rl_move_cursor_relative (od, old, old_face); in update_line()
2495 _rl_move_cursor_relative (ne-new, new, new_face); in update_line()
2680 _rl_move_cursor_relative (int new, const char *data, const char *dataf) in _rl_move_cursor_relative() function
3302 _rl_move_cursor_relative (_rl_screenwidth - 1 + woff, last_line, last_face); /* XXX */ in _rl_update_final()
/dports/devel/gdb761/gdb-7.6.1/readline/
H A Ddisplay.c1049 _rl_move_cursor_relative (0, tt); in rl_redisplay()
1133 _rl_move_cursor_relative (nleft, &invisible_line[pos]); in rl_redisplay()
1135 _rl_move_cursor_relative (nleft, &invisible_line[pos]); in rl_redisplay()
1229 _rl_move_cursor_relative (cpos_buffer_position - lmargin, &invisible_line[lmargin]); in rl_redisplay()
1549 _rl_move_cursor_relative (od, old);
1902 _rl_move_cursor_relative (new, data) in _rl_move_cursor_relative() function
2467 _rl_move_cursor_relative (_rl_screenwidth - 1, last_line); /* XXX */ in _rl_update_final()

12