Searched refs:TS_HIGH (Results 1 – 1 of 1) sorted by relevance
162 #define TS_HIGH (1 << TERM_HIGH) /* print characters greater than 126 */ macro1375 ((termpass & TS_HIGH) && ((int)c) > 126) \1477 termpass |= TS_HIGH; in initscreening()