Home
last modified time | relevance | path

Searched refs:BG_WHITE (Results 1 – 3 of 3) sorted by relevance

/f-stack/freebsd/mips/include/
H A Dsc_machdep.h71 #define BG_WHITE 0xf0 macro
/f-stack/freebsd/arm/include/
H A Dsc_machdep.h71 #define BG_WHITE 0xf0 macro
/f-stack/freebsd/sys/
H A Dterminal.h126 #define BG_WHITE (TFORMAT(TF_BOLD) | TCOLOR_BG(TC_WHITE)) macro