Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/troff/
H A Dn7.c52 #define GETCH gettch macro
56 #define GETCH getch macro
280 while ((cbits(i = GETCH())) == ' ') { in text()
362 while ((j = (cbits(i = GETCH()))) != '\n') { in nofill()
835 j = cbits(i = GETCH());
957 j = cbits(i = GETCH());