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

/freebsd-11-stable/sys/amd64/include/pc/
H A Ddisplay.h23 #define FG_YELLOW 14 macro
/freebsd-11-stable/sys/i386/include/pc/
H A Ddisplay.h23 #define FG_YELLOW 14 macro
/freebsd-11-stable/sys/arm/include/
H A Dsc_machdep.h48 #define FG_YELLOW 0xe macro
/freebsd-11-stable/sys/powerpc/include/
H A Dsc_machdep.h48 #define FG_YELLOW 0xe macro
/freebsd-11-stable/sys/sparc64/include/
H A Dsc_machdep.h48 #define FG_YELLOW 0xe macro
/freebsd-11-stable/sys/mips/include/
H A Dsc_machdep.h48 #define FG_YELLOW 0xe macro
/freebsd-11-stable/sys/dev/syscons/snake/
H A Dsnake_saver.c123 color = FG_YELLOW | BG_BLACK;
/freebsd-11-stable/sys/sys/
H A Dterminal.h104 #define FG_YELLOW (TFORMAT(TF_BOLD) | TCOLOR_FG(TC_BROWN)) macro
/freebsd-11-stable/sys/dev/syscons/daemon/
H A Ddaemon_saver.c158 case 'Y': attr = FG_YELLOW | BG_BLACK; break;
/freebsd-11-stable/sys/pc98/cbus/
H A Dscterm-sck.c373 FG_DARKGREY, FG_LIGHTRED, FG_LIGHTGREEN, FG_YELLOW,

Completed in 142 milliseconds