Searched refs:max_cy (Results 1 – 1 of 1) sorted by relevance
1531 int max_cy = max(0, cy); in tty3270_goto_xy() local1541 tp->cy = min_t(int, tty3270_tty_rows(tp) - 1, max_cy); in tty3270_goto_xy()