Home
last modified time | relevance | path

Searched refs:ANSI_COLOR_REVERSE (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/u-boot/include/
H A Dansi.h26 #define ANSI_COLOR_REVERSE "\e[7m" macro
/OK3568_Linux_fs/u-boot/cmd/
H A Dbootmenu.c73 puts(ANSI_COLOR_REVERSE); in bootmenu_print_entry()