Searched refs:DECCTQ (Results 1 – 5 of 5) sorted by relevance
142 #define DECCTQ 0x40000000 /* only ^Q starts after ^S */ macro161 #define LDECCTQ (DECCTQ>>16)
241 if (ISSET(flags, DECCTQ)) in sttyclearlflags()276 if (ISSET(flags, DECCTQ)) in sttysetlflags()
146 const DECCTQ = 0x40000000; /* only ^Q starts after ^S */ variable
342 SET(flags, DECCTQ); in ttcompatgetflags()475 if (!ISSET(flags, DECCTQ)) in ttcompatsetlflags()
455 if (!ISSET(flags, DECCTQ)) in compatflags()