Home
last modified time | relevance | path

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

/freebsd-11-stable/sys/i386/include/pc/
HDdisplay.h20 #define FG_LIGHTCYAN 11 macro
/freebsd-11-stable/sys/amd64/include/pc/
HDdisplay.h20 #define FG_LIGHTCYAN 11 macro
/freebsd-11-stable/sys/arm/include/
HDsc_machdep.h45 #define FG_LIGHTCYAN 0xb macro
/freebsd-11-stable/sys/mips/include/
HDsc_machdep.h45 #define FG_LIGHTCYAN 0xb macro
/freebsd-11-stable/sys/powerpc/include/
HDsc_machdep.h45 #define FG_LIGHTCYAN 0xb macro
/freebsd-11-stable/sys/sparc64/include/
HDsc_machdep.h45 #define FG_LIGHTCYAN 0xb macro
/freebsd-11-stable/sys/sys/
HDterminal.h101 #define FG_LIGHTCYAN (TFORMAT(TF_BOLD) | TCOLOR_FG(TC_CYAN)) macro