Home
last modified time | relevance | path

Searched refs:console_putchar (Results 1 – 6 of 6) sorted by relevance

/titanic_50/usr/src/grub/grub-0.97/grub/
H A Dasmstub.c522 console_putchar (int c) in console_putchar() function
583 console_putchar ('\r'); in console_putchar()
584 console_putchar ('\n'); in console_putchar()
1248 console_putchar (c); in hercules_putchar()
/titanic_50/usr/src/grub/grub-0.97/stage2/
H A Dterm.h101 void console_putchar (int c);
H A Dserial.c456 console_putchar (c); in composite_putchar()
H A Dchar_io.c43 console_putchar,
1154 console_putchar (c); in grub_putchar()
H A Dasm.S1995 ENTRY(console_putchar)
/titanic_50/usr/src/grub/grub-0.97/
H A DChangeLog1397 * stage2/asm.S (console_putchar): Rewritten from scratch.
1468 (console_putchar): Likewise.
1497 (console_putchar): Likewise.
1866 * grub/asmstub.c (console_putchar): When not using curses,
3396 * grub/asmstub.c (console_putchar)
3740 * grub/asmstub.c (console_putchar) [HAVE_LIBCURSES]: If
3749 * stage2/asm.S (console_putchar): Don't print a carriage return
4267 (console_putchar): ... this.
4278 (console_putchar): Declared.
4287 (console_putchar): ... this.