Searched defs:FG_LIGHTGREY (Results 1 - 7 of 7) sorted by relevance

/freebsd-12-stable/sys/i386/include/pc/
H A Ddisplay.h16 #define FG_LIGHTGREY 7 macro
/freebsd-12-stable/sys/amd64/include/pc/
H A Ddisplay.h16 #define FG_LIGHTGREY 7 macro
/freebsd-12-stable/sys/powerpc/include/
H A Dsc_machdep.h43 #define FG_LIGHTGREY 0x7 /* aka white */ macro
/freebsd-12-stable/sys/sparc64/include/
H A Dsc_machdep.h43 #define FG_LIGHTGREY 0x7 macro
/freebsd-12-stable/sys/mips/include/
H A Dsc_machdep.h43 #define FG_LIGHTGREY 0x7 /* aka white */ macro
/freebsd-12-stable/sys/arm/include/
H A Dsc_machdep.h43 #define FG_LIGHTGREY 0x7 /* aka white */ macro
/freebsd-12-stable/sys/sys/
H A Dterminal.h99 #define FG_LIGHTGREY TCOLOR_FG(TC_WHITE) macro

Completed in 109 milliseconds