Searched refs:IN_VT_COLOR_SET (Results 1 – 2 of 2) sorted by relevance
472 #define IN_VT_COLOR_SET 0x00000800 /* Readout next character as color on Vertical Tab */ macro
2940 if (!(flag & IN_VT_COLOR_SET)) continue; in prt_indicator()