Searched refs:normtty (Results 1 – 7 of 7) sorted by relevance
65 bool GT, NONL, UPPERCASE, normtty, _pfast; variable
133 normtty { ASSERT = { TYPE = OBJECT; SIZE = 1; }; };
997 normtty++; in pstart()1034 normtty++; in ostart()1156 if (normtty > 0) { in normal()1158 normtty--; in normal()
116 var bool normtty; /* Have to restore normal mode from normf */ variable
1119 savenormtty = normtty;1120 normtty = 0;1128 normtty = savenormtty;
129 normtty--; in cleanup()141 normtty--; in cleanup()
74 extern bool GT, NONL, UPPERCASE, normtty, _pfast;