Lines Matching refs:getch
278 getch();
281 getch();
387 i = cbits(getch());
392 else if (i <= 3 && ischar(j = cbits(ch = getch())) &&
399 j = cbits(getch()) - '0';
400 j = 10 * j + cbits(getch()) - '0';
404 j = cbits(getch());
408 j = cbits(getch()) - '0';
409 j = 10 * j + cbits(getch()) - '0';
426 getch();
428 getch();
442 getch();
445 getch();
502 if (ismot(i = getch()))
514 while (cbits(i = getch()) != delim && !nlflg) {
569 getch(); /*eat delim*/
576 getch();
671 if ((i = cbits(getch()) - '0') <= 0 || i > nfonts)
848 getch();
852 getch();