Home
last modified time | relevance | path

Searched refs:real_screenwidth (Results 1 – 17 of 17) sorted by relevance

/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gdb/readline/
H A Ddisplay.c1437 int prompt_size, i, l, real_screenwidth, newlines; in rl_on_new_line_with_prompt() local
1464 real_screenwidth = _rl_screenwidth + (_rl_term_autowrap ? 0 : 1); in rl_on_new_line_with_prompt()
1465 _rl_last_v_pos = l / real_screenwidth; in rl_on_new_line_with_prompt()
1469 if (l > 0 && (l % real_screenwidth) == 0) in rl_on_new_line_with_prompt()
1478 i += real_screenwidth; in rl_on_new_line_with_prompt()
/dports/cad/magic/magic-8.3.245/readline/readline-4.3/
H A Ddisplay.c1433 int prompt_size, i, l, real_screenwidth, newlines; in rl_on_new_line_with_prompt() local
1460 real_screenwidth = _rl_screenwidth + (_rl_term_autowrap ? 0 : 1); in rl_on_new_line_with_prompt()
1461 _rl_last_v_pos = l / real_screenwidth; in rl_on_new_line_with_prompt()
1465 if (l > 0 && (l % real_screenwidth) == 0) in rl_on_new_line_with_prompt()
1474 i += real_screenwidth; in rl_on_new_line_with_prompt()
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gdb/readline/
H A Ddisplay.c1437 int prompt_size, i, l, real_screenwidth, newlines; in rl_on_new_line_with_prompt() local
1464 real_screenwidth = _rl_screenwidth + (_rl_term_autowrap ? 0 : 1); in rl_on_new_line_with_prompt()
1465 _rl_last_v_pos = l / real_screenwidth; in rl_on_new_line_with_prompt()
1469 if (l > 0 && (l % real_screenwidth) == 0) in rl_on_new_line_with_prompt()
1478 i += real_screenwidth; in rl_on_new_line_with_prompt()
/dports/databases/gqlplus/gqlplus-1.16/readline/
H A Ddisplay.c1433 int prompt_size, i, l, real_screenwidth, newlines; in rl_on_new_line_with_prompt() local
1460 real_screenwidth = _rl_screenwidth + (_rl_term_autowrap ? 0 : 1); in rl_on_new_line_with_prompt()
1461 _rl_last_v_pos = l / real_screenwidth; in rl_on_new_line_with_prompt()
1465 if (l > 0 && (l % real_screenwidth) == 0) in rl_on_new_line_with_prompt()
1474 i += real_screenwidth; in rl_on_new_line_with_prompt()
/dports/databases/gqlplus/gqlplus-1.16/gqlplus-1.15/readline/
H A Ddisplay.c1433 int prompt_size, i, l, real_screenwidth, newlines; in rl_on_new_line_with_prompt() local
1460 real_screenwidth = _rl_screenwidth + (_rl_term_autowrap ? 0 : 1); in rl_on_new_line_with_prompt()
1461 _rl_last_v_pos = l / real_screenwidth; in rl_on_new_line_with_prompt()
1465 if (l > 0 && (l % real_screenwidth) == 0) in rl_on_new_line_with_prompt()
1474 i += real_screenwidth; in rl_on_new_line_with_prompt()
/dports/devel/avr-gdb/gdb-7.3.1/readline/
H A Ddisplay.c1605 int prompt_size, i, l, real_screenwidth, newlines; in rl_on_new_line_with_prompt() local
1633 real_screenwidth = _rl_screenwidth + (_rl_term_autowrap ? 0 : 1); in rl_on_new_line_with_prompt()
1634 _rl_last_v_pos = l / real_screenwidth; in rl_on_new_line_with_prompt()
1638 if (l > 0 && (l % real_screenwidth) == 0) in rl_on_new_line_with_prompt()
1647 i += real_screenwidth; in rl_on_new_line_with_prompt()
/dports/databases/mariadb105-client/mariadb-10.5.15/extra/readline/
H A Ddisplay.c1641 int prompt_size, i, l, real_screenwidth, newlines; in rl_on_new_line_with_prompt() local
1669 real_screenwidth = _rl_screenwidth + (_rl_term_autowrap ? 0 : 1); in rl_on_new_line_with_prompt()
1670 _rl_last_v_pos = l / real_screenwidth; in rl_on_new_line_with_prompt()
1674 if (l > 0 && (l % real_screenwidth) == 0) in rl_on_new_line_with_prompt()
1683 i += real_screenwidth; in rl_on_new_line_with_prompt()
/dports/databases/mariadb104-server/mariadb-10.4.24/extra/readline/
H A Ddisplay.c1641 int prompt_size, i, l, real_screenwidth, newlines; in rl_on_new_line_with_prompt() local
1669 real_screenwidth = _rl_screenwidth + (_rl_term_autowrap ? 0 : 1); in rl_on_new_line_with_prompt()
1670 _rl_last_v_pos = l / real_screenwidth; in rl_on_new_line_with_prompt()
1674 if (l > 0 && (l % real_screenwidth) == 0) in rl_on_new_line_with_prompt()
1683 i += real_screenwidth; in rl_on_new_line_with_prompt()
/dports/databases/mariadb105-server/mariadb-10.5.15/extra/readline/
H A Ddisplay.c1641 int prompt_size, i, l, real_screenwidth, newlines; in rl_on_new_line_with_prompt() local
1669 real_screenwidth = _rl_screenwidth + (_rl_term_autowrap ? 0 : 1); in rl_on_new_line_with_prompt()
1670 _rl_last_v_pos = l / real_screenwidth; in rl_on_new_line_with_prompt()
1674 if (l > 0 && (l % real_screenwidth) == 0) in rl_on_new_line_with_prompt()
1683 i += real_screenwidth; in rl_on_new_line_with_prompt()
/dports/databases/mariadb103-client/mariadb-10.3.34/extra/readline/
H A Ddisplay.c1641 int prompt_size, i, l, real_screenwidth, newlines;
1669 real_screenwidth = _rl_screenwidth + (_rl_term_autowrap ? 0 : 1);
1670 _rl_last_v_pos = l / real_screenwidth;
1674 if (l > 0 && (l % real_screenwidth) == 0)
1683 i += real_screenwidth;
/dports/databases/mariadb104-client/mariadb-10.4.24/extra/readline/
H A Ddisplay.c1641 int prompt_size, i, l, real_screenwidth, newlines; in rl_on_new_line_with_prompt() local
1669 real_screenwidth = _rl_screenwidth + (_rl_term_autowrap ? 0 : 1); in rl_on_new_line_with_prompt()
1670 _rl_last_v_pos = l / real_screenwidth; in rl_on_new_line_with_prompt()
1674 if (l > 0 && (l % real_screenwidth) == 0) in rl_on_new_line_with_prompt()
1683 i += real_screenwidth; in rl_on_new_line_with_prompt()
/dports/databases/mariadb103-server/mariadb-10.3.34/extra/readline/
H A Ddisplay.c1641 int prompt_size, i, l, real_screenwidth, newlines; in rl_on_new_line_with_prompt() local
1669 real_screenwidth = _rl_screenwidth + (_rl_term_autowrap ? 0 : 1); in rl_on_new_line_with_prompt()
1670 _rl_last_v_pos = l / real_screenwidth; in rl_on_new_line_with_prompt()
1674 if (l > 0 && (l % real_screenwidth) == 0) in rl_on_new_line_with_prompt()
1683 i += real_screenwidth; in rl_on_new_line_with_prompt()
/dports/databases/mysql55-client/mysql-5.5.62/cmd-line-utils/readline/
H A Ddisplay.c1645 int prompt_size, i, l, real_screenwidth, newlines; in rl_on_new_line_with_prompt() local
1673 real_screenwidth = _rl_screenwidth + (_rl_term_autowrap ? 0 : 1); in rl_on_new_line_with_prompt()
1674 _rl_last_v_pos = l / real_screenwidth; in rl_on_new_line_with_prompt()
1678 if (l > 0 && (l % real_screenwidth) == 0) in rl_on_new_line_with_prompt()
1687 i += real_screenwidth; in rl_on_new_line_with_prompt()
/dports/devel/gdb761/gdb-7.6.1/readline/
H A Ddisplay.c1826 int prompt_size, i, l, real_screenwidth, newlines; in rl_on_new_line_with_prompt() local
1854 real_screenwidth = _rl_screenwidth + (_rl_term_autowrap ? 0 : 1); in rl_on_new_line_with_prompt()
1855 _rl_last_v_pos = l / real_screenwidth; in rl_on_new_line_with_prompt()
1859 if (l > 0 && (l % real_screenwidth) == 0) in rl_on_new_line_with_prompt()
1868 i += real_screenwidth; in rl_on_new_line_with_prompt()
/dports/shells/bash/bash-5.1/lib/readline/
H A Ddisplay.c2593 int prompt_size, i, l, real_screenwidth, newlines; in rl_on_new_line_with_prompt() local
2621 real_screenwidth = _rl_screenwidth + (_rl_term_autowrap ? 0 : 1); in rl_on_new_line_with_prompt()
2622 _rl_last_v_pos = l / real_screenwidth; in rl_on_new_line_with_prompt()
2626 if (l > 0 && (l % real_screenwidth) == 0) in rl_on_new_line_with_prompt()
2635 i += real_screenwidth; in rl_on_new_line_with_prompt()
/dports/devel/gdb/gdb-11.1/readline/readline/
H A Ddisplay.c2590 int prompt_size, i, l, real_screenwidth, newlines; in rl_on_new_line_with_prompt() local
2618 real_screenwidth = _rl_screenwidth + (_rl_term_autowrap ? 0 : 1); in rl_on_new_line_with_prompt()
2619 _rl_last_v_pos = l / real_screenwidth; in rl_on_new_line_with_prompt()
2623 if (l > 0 && (l % real_screenwidth) == 0) in rl_on_new_line_with_prompt()
2632 i += real_screenwidth; in rl_on_new_line_with_prompt()
/dports/devel/readline/readline-8.1/
H A Ddisplay.c2590 int prompt_size, i, l, real_screenwidth, newlines; in rl_on_new_line_with_prompt() local
2618 real_screenwidth = _rl_screenwidth + (_rl_term_autowrap ? 0 : 1); in rl_on_new_line_with_prompt()
2619 _rl_last_v_pos = l / real_screenwidth; in rl_on_new_line_with_prompt()
2623 if (l > 0 && (l % real_screenwidth) == 0) in rl_on_new_line_with_prompt()
2632 i += real_screenwidth; in rl_on_new_line_with_prompt()