Home
last modified time | relevance | path

Searched refs:GETCH (Results 1 – 1 of 1) sorted by relevance

/titanic_44/usr/src/cmd/troff/
H A Dn7.c54 #define GETCH gettch macro
58 #define GETCH getch macro
282 while ((cbits(i = GETCH())) == ' ') { in text()
364 while ((j = (cbits(i = GETCH()))) != '\n') { in nofill()
838 j = cbits(i = GETCH());
960 j = cbits(i = GETCH());