Searched refs:WA_BOLD (Results 1 – 6 of 6) sorted by relevance
98 at |= WA_BOLD; in term_attrs()149 at |= WA_BOLD; in term_attrs()
86 (long) ISATTR(attr, WA_BOLD), in vid_puts()244 if (ISATTR(attr, WA_BOLD) && enter_bold_mode != (char *) 0) { in turn_on()246 new |= WA_BOLD; in turn_on()
92 at |= WA_BOLD; in term_attrs()143 at |= WA_BOLD; in term_attrs()
87 p6 = (long) ISATTR(attr, WA_BOLD); in vid_puts()231 if (ISATTR(attr, WA_BOLD) && in turn_on()234 new |= WA_BOLD; in turn_on()
87 #define WA_BOLD 0x0020 macro
86 #define WA_BOLD 0x0020 macro