GETCHAR 2425 dev/wscons/wsdisplay.c GETCHAR(pos, &cell);
GETCHAR 2480 dev/wscons/wsdisplay.c while (GETCHAR(current, &cell) == 0 && cell.uc == ' ' &&
GETCHAR 2511 dev/wscons/wsdisplay.c while (GETCHAR(current, &cell) == 0 && cell.uc == ' ' &&
GETCHAR 2605 dev/wscons/wsdisplay.c GETCHAR(current, &cell);
GETCHAR 2607 dev/wscons/wsdisplay.c while (GETCHAR(current, &cell) == 0 &&
GETCHAR 2629 dev/wscons/wsdisplay.c GETCHAR(current, &cell);
GETCHAR 2631 dev/wscons/wsdisplay.c while (GETCHAR(current, &cell) == 0 &&
GETCHAR 2651 dev/wscons/wsdisplay.c if (GETCHAR(first, &cell) != 0)
GETCHAR 2654 dev/wscons/wsdisplay.c if (GETCHAR(second, &cell) != 0)
GETCHAR 2722 dev/wscons/wsdisplay.c if (GETCHAR(MOUSE, &cell) == 0 && IS_ALPHANUM(cell.uc)) {
GETCHAR 3136 dev/wscons/wsdisplay.c if (GETCHAR(sel_cur, &cell) != 0)