Searched refs:FG_LIGHTRED (Results 1 - 10 of 10) sorted by relevance

/freebsd-12-stable/sys/i386/include/pc/
H A Ddisplay.h21 #define FG_LIGHTRED 12 macro
/freebsd-12-stable/sys/amd64/include/pc/
H A Ddisplay.h21 #define FG_LIGHTRED 12 macro
/freebsd-12-stable/sys/powerpc/include/
H A Dsc_machdep.h48 #define FG_LIGHTRED 0xc macro
/freebsd-12-stable/sys/sparc64/include/
H A Dsc_machdep.h48 #define FG_LIGHTRED 0xc macro
/freebsd-12-stable/sys/mips/include/
H A Dsc_machdep.h48 #define FG_LIGHTRED 0xc macro
/freebsd-12-stable/sys/arm/include/
H A Dsc_machdep.h48 #define FG_LIGHTRED 0xc macro
/freebsd-12-stable/sys/dev/syscons/snake/
H A Dsnake_saver.c127 color = FG_LIGHTRED | BG_BLACK;
/freebsd-12-stable/sys/sys/
H A Dterminal.h104 #define FG_LIGHTRED (TFORMAT(TF_BOLD) | TCOLOR_FG(TC_RED)) macro
/freebsd-12-stable/sys/dev/syscons/daemon/
H A Ddaemon_saver.c159 case 'R': attr = FG_LIGHTRED | BG_BLACK; break;
/freebsd-12-stable/sys/dev/syscons/
H A Dsyscons.c3160 FG_WHITE, FG_YELLOW, FG_LIGHTMAGENTA, FG_LIGHTRED,

Completed in 190 milliseconds