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

/freebsd-11-stable/sys/amd64/include/pc/
H A Ddisplay.h21 #define FG_LIGHTRED 12 macro
/freebsd-11-stable/sys/i386/include/pc/
H A Ddisplay.h21 #define FG_LIGHTRED 12 macro
/freebsd-11-stable/sys/arm/include/
H A Dsc_machdep.h46 #define FG_LIGHTRED 0xc macro
/freebsd-11-stable/sys/powerpc/include/
H A Dsc_machdep.h46 #define FG_LIGHTRED 0xc macro
/freebsd-11-stable/sys/sparc64/include/
H A Dsc_machdep.h46 #define FG_LIGHTRED 0xc macro
/freebsd-11-stable/sys/mips/include/
H A Dsc_machdep.h46 #define FG_LIGHTRED 0xc macro
/freebsd-11-stable/sys/dev/syscons/snake/
H A Dsnake_saver.c125 color = FG_LIGHTRED | BG_BLACK;
/freebsd-11-stable/sys/sys/
H A Dterminal.h102 #define FG_LIGHTRED (TFORMAT(TF_BOLD) | TCOLOR_FG(TC_RED)) macro
/freebsd-11-stable/sys/dev/syscons/daemon/
H A Ddaemon_saver.c157 case 'R': attr = FG_LIGHTRED | BG_BLACK; break;
/freebsd-11-stable/sys/pc98/cbus/
H A Dscterm-sck.c373 FG_DARKGREY, FG_LIGHTRED, FG_LIGHTGREEN, FG_YELLOW,

Completed in 144 milliseconds