Home
last modified time | relevance | path

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

/NextBSD/sys/amd64/include/pc/
HDdisplay.h21 #define FG_LIGHTRED 12 macro
/NextBSD/sys/i386/include/pc/
HDdisplay.h21 #define FG_LIGHTRED 12 macro
/NextBSD/sys/powerpc/include/
HDsc_machdep.h46 #define FG_LIGHTRED 0xc macro
/NextBSD/sys/arm/include/
HDsc_machdep.h46 #define FG_LIGHTRED 0xc macro
/NextBSD/sys/mips/include/
HDsc_machdep.h46 #define FG_LIGHTRED 0xc macro
/NextBSD/sys/sparc64/include/
HDsc_machdep.h46 #define FG_LIGHTRED 0xc macro
/NextBSD/sys/sys/
HDterminal.h102 #define FG_LIGHTRED (TFORMAT(TF_BOLD) | TCOLOR_FG(TC_RED)) macro