Lines Matching defs:get
181 static wint_t get(int);
438 /* Now get the other options */
651 if (get(0) == WEOF)
688 for (Line = Margin / 2; ; (void) get(0)) {
711 (void) get(colno))
715 ((C == '\n') && (get(colno) == WEOF)))
756 for (Line = Margin / 2; ; (void) get(0)) {
772 (void) get(colno);
805 (void) get(colno)) {
826 (void) get(colno);
1089 get(int colno)