Searched refs:ESC (Results 1 – 3 of 3) sorted by relevance
48 #define ESC "\x1b" macro209 printf(ESC"[18t"); in efi_cout_query_mode()292 printf(ESC"[2J"); in efi_cout_clear_screen()303 printf(ESC"[%d;%df", (int)row, (int)column); in efi_cout_set_cursor_position()316 printf(ESC"[?25%c", enable ? 'h' : 'l'); in efi_cout_enable_cursor()
71 #define ESC 0x0040 /* escape key press */ macro
36 /* N = R_ALT ESC */