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

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

Completed in 56 milliseconds