Home
last modified time | relevance | path

Searched refs:rlc_putchar (Results 1 – 7 of 7) sorted by relevance

/dports/lang/yap/yap-6.2.2/LGPL/swi_console/
H A Dedit.c503 rlc_putchar(ln->console, '\r'); in list_completions()
504 rlc_putchar(ln->console, '\n'); in list_completions()
512 rlc_putchar(ln->console, *s++); in list_completions()
518 { rlc_putchar(ln->console, '\r'); in list_completions()
519 rlc_putchar(ln->console, '\n'); in list_completions()
522 rlc_putchar(ln->console, ' '); in list_completions()
527 rlc_putchar(ln->console, '\n'); in list_completions()
544 rlc_putchar(b, '\r'); in output()
545 rlc_putchar(b, *s++); in output()
556 rlc_putchar(ln->console, '\r'); in update_display()
[all …]
H A Dconsole_i.h166 void rlc_putchar(rlc_console c, int chr);
H A Dconsole.c2790 rlc_putchar(rlc_console c, int chr) in rlc_putchar() function
/dports/lang/swi-pl/swipl-8.2.3/src/win32/console/
H A Dedit.c513 rlc_putchar(ln->console, '\r'); in list_completions()
514 rlc_putchar(ln->console, '\n'); in list_completions()
522 rlc_putchar(ln->console, *s++); in list_completions()
528 { rlc_putchar(ln->console, '\r'); in list_completions()
529 rlc_putchar(ln->console, '\n'); in list_completions()
532 rlc_putchar(ln->console, ' '); in list_completions()
537 rlc_putchar(ln->console, '\n'); in list_completions()
554 rlc_putchar(b, '\r'); in output()
555 rlc_putchar(b, *s++); in output()
566 rlc_putchar(ln->console, '\r'); in update_display()
[all …]
H A Dconsole_i.h199 void rlc_putchar(rlc_console c, int chr);
H A Dconsole.c2994 rlc_putchar(rlc_console c, int chr) in rlc_putchar() function
/dports/lang/swi-pl/swipl-8.2.3/src/win32/console/doc/
H A Dconsole.tex65 \arg{data} are handed to \func{rlc_putchar()} and thus interpreted