Home
last modified time | relevance | path

Searched defs:FG_LIGHTRED (Results 1 – 5 of 5) sorted by relevance

/freebsd/sys/amd64/include/pc/
H A Ddisplay.h19 #define FG_LIGHTRED 12 macro
/freebsd/sys/i386/include/pc/
H A Ddisplay.h19 #define FG_LIGHTRED 12 macro
/freebsd/sys/arm/include/
H A Dsc_machdep.h46 #define FG_LIGHTRED 0xc macro
/freebsd/sys/powerpc/include/
H A Dsc_machdep.h46 #define FG_LIGHTRED 0xc macro
/freebsd/sys/sys/
H A Dterminal.h101 #define FG_LIGHTRED (TFORMAT(TF_BOLD) | TCOLOR_FG(TC_RED)) macro