Searched refs:WA_BLINK (Results 1 – 6 of 6) sorted by relevance
92 at |= WA_BLINK; in term_attrs()146 at |= WA_BLINK; in term_attrs()
84 (long) ISATTR(attr, WA_BLINK), in vid_puts()239 if (ISATTR(attr, WA_BLINK) && enter_blink_mode != (char *) 0) { in turn_on()241 new |= WA_BLINK; in turn_on()
86 at |= WA_BLINK; in term_attrs()140 at |= WA_BLINK; in term_attrs()
85 p4 = (long) ISATTR(attr, WA_BLINK); in vid_puts()225 if (ISATTR(attr, WA_BLINK) && in turn_on()228 new |= WA_BLINK; in turn_on()
85 #define WA_BLINK 0x0008 macro
84 #define WA_BLINK 0x0008 macro