Home
last modified time | relevance | path

Searched refs:console_cls (Results 1 – 5 of 5) sorted by relevance

/external/grub/stage2/
Dterm.h101 void console_cls (void);
Dchar_io.c43 console_cls,
Dasm.S2132 ENTRY(console_cls)
/external/grub/grub/
Dasmstub.c727 console_cls (void) in console_cls() function
1256 console_cls (); in hercules_cls()
/external/grub/
DChangeLog1005 * stage2/asm.S (console_cls): Write spaces to the entire screen
1306 (console_cls): Removed, because this is declared in term.h.
3638 [!STAGE1_5] (console_cls): Likewise.
3709 (console_cls): ... this.
3720 [!STAGE1_5] (console_cls): ... this.
3737 * stage2/shared.h (console_cls): Likewise.