Home | History | Annotate | Download | only in src

Lines Matching refs:MIN_EDIT_SPACE

1175 	if ((mksh_uari_t)pwidth > ((mksh_uari_t)x_cols - 3 - MIN_EDIT_SPACE)) {
2819 if ((col_left = xx_cols * 2 / 3) < MIN_EDIT_SPACE) {