Searched refs:max_cx (Results 1 – 1 of 1) sorted by relevance
1530 int max_cx = max(0, cx); in tty3270_goto_xy() local1533 tp->cx = min_t(int, tp->view.cols - 1, max_cx); in tty3270_goto_xy()