Home
last modified time | relevance | path

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

/NextBSD/sys/amd64/include/pc/
HDdisplay.h23 #define FG_YELLOW 14 macro
/NextBSD/sys/i386/include/pc/
HDdisplay.h23 #define FG_YELLOW 14 macro
/NextBSD/sys/powerpc/include/
HDsc_machdep.h48 #define FG_YELLOW 0xe macro
/NextBSD/sys/arm/include/
HDsc_machdep.h48 #define FG_YELLOW 0xe macro
/NextBSD/sys/mips/include/
HDsc_machdep.h48 #define FG_YELLOW 0xe macro
/NextBSD/sys/sparc64/include/
HDsc_machdep.h48 #define FG_YELLOW 0xe macro
/NextBSD/sys/sys/
HDterminal.h104 #define FG_YELLOW (TFORMAT(TF_BOLD) | TCOLOR_FG(TC_BROWN)) macro